What algorithm is used by refinemesh.m?

Can anybody tell me what algorithm refinemesh.m uses to refine the triangular mesh (e.g. is there a paper reference)?
Thanks.

 Accepted Answer

There is a brief discussion in the documentation here. There are some references listed in the documentation here; I assume references 4 and 8 are the relevant ones.
Alan Weiss
MATLAB mathematical toolbox documentation

More Answers (1)

Wayne King
Wayne King on 1 Aug 2013
Hi Carolyn, the function reference does not have a reference listed but it does have an algorithm description:
Does that help?

1 Comment

Yes, I read that algorithm description. I was hoping to find a citation of who invented that algorithm and a deeper analysis of what it does.

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!