Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converging Branches - Vascular Physiology Application #10

Open
DThornz opened this issue Jan 4, 2018 · 0 comments
Open

Converging Branches - Vascular Physiology Application #10

DThornz opened this issue Jan 4, 2018 · 0 comments

Comments

@DThornz
Copy link

DThornz commented Jan 4, 2018

Greetings,

I am a master's student at Florida International University's Biomedical Engineering Department. I work with Dr. Tsoukias in his Vascular Physiology and Biotransport Lab.

Currently, we are trying to figure out a way to create semi-realistic blood vessel geometries for use in COMSOL implementations.

Your RootBox Toolbox v6b for MATLAB was able to help us make realistic diverging capillary branches but this is where we were running into a problem. Since usually blood vessels go (arterioles --> capillaries --> veins) we have a need to figure out how to have the roots converge back together into one at the end.

The MATLAB code is very well documented but we are not too experienced in the details of L-System or the nuts and bolts of how each functions works so we were wondering if you had any insight on how we could most efficiently create our ideal diverging/converging system using your code?

Our current idea involves essentially make a copy of the adjacency matrix for the diverging branch, flipping it 180 degrees, and then just connecting both trees together but if there is a better way to do it we would love to hear about.

Since we're using the MATLAB toolbox version it'd be great if you could provide explanations using that as a context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant