What algorithm does the function convhull use?

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.

 採用された回答

Doug Hull
Doug Hull 2014 年 3 月 21 日

0 投票

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?

1 件のコメント

f10w
f10w 2014 年 3 月 23 日
Thanks Doug Hull. But I have to describe the algorithm, not just citing Matlab.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeBounding Regions についてさらに検索

質問済み:

2014 年 3 月 21 日

コメント済み:

2014 年 3 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by