What algorithm does the function convhull use?
조회 수: 2 (최근 30일)
이전 댓글 표시
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
채택된 답변
Doug Hull
2014년 3월 21일
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?
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Bounding Regions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!