What algorithm does the function convhull use?
2 views (last 30 days)
Show older comments
Hi everybody,
The convhull function is used for computing the convex hull of a set of 2D or 3D points. In the reference page it is not indicated which algorithm was implemented. Does anybody have some information on that? (I'm using this function for my project and need to say some words about the algorithm.)
Thank you in advance for your help.
0 Comments
Accepted Answer
Doug Hull
on 21 Mar 2014
It is not clear if you are just trying to site the algorithm you used.
This shows how you can site MATLAB. This might be enough?
More Answers (0)
See Also
Categories
Find more on Bounding Regions 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!