What algorithm does the function convhull use?

2 visualizaciones (últimos 30 días)
f10w
f10w el 21 de Mzo. de 2014
Comentada: f10w el 23 de Mzo. de 2014
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.

Respuesta aceptada

Doug Hull
Doug Hull el 21 de Mzo. de 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?
  1 comentario
f10w
f10w el 23 de Mzo. de 2014
Thanks Doug Hull. But I have to describe the algorithm, not just citing Matlab.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Bounding Regions en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by