From 8d123ccf8e99fe58d3ed59dbffc6ea5ac7e3a7a5 Mon Sep 17 00:00:00 2001 From: Steffen Schuler <31965820+steffenschuler@users.noreply.github.com> Date: Mon, 8 Feb 2021 13:41:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5984d96..ee41473 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Adapted LDRB method for ventricular fibers -This is a MATLAB implementation of the Laplace–Dirichlet Rule-Based (LDRB) algorithm for generating ventricular fibers. The original algorithm [[1](#1)] was adapted to eliminate a discontinuity of fibers in the free walls and to yield a fiber rotation that is directly proportional to the transmural Laplace solution (i.e., approximately linear across the wall). +This is a MATLAB implementation of the Laplace–Dirichlet Rule-Based (LDRB) algorithm for generating ventricular fibers. The original algorithm [[1](#1)] was adapted to eliminate a discontinuity of fibers in the free walls and to yield a fiber rotation that is directly proportional to the transmural Laplace solution (approximately linear across the wall).     -![Fibers](https://user-images.githubusercontent.com/31965820/107209438-184bd080-6a03-11eb-9e28-63be9219f6b0.jpg) +![Fibers](https://user-images.githubusercontent.com/31965820/107220831-1b4ebd00-6a13-11eb-97a3-c883126692b7.jpg) ## Dependencies