Minimum Enclosing Circle

Smallest Enclosing Circle around a group of points

Ahora está siguiendo esta publicación

This code takes an input of a set of given (x,y) points in the Cartesian coordinates and returns the center and radius of the minimum circle enclosing the points.

This code is based on that of Yazan Ahed, and contains no changes in the algorithm but only in the structure.

The previous code was written based on the very nice Java applet found here: http://heyoka.cs.uiuc.edu/~thite/mincircle/
Credit are due mainly to author of the applet.

Citar como

Frank Staals (2026). Minimum Enclosing Circle (https://es.mathworks.com/matlabcentral/fileexchange/13389-minimum-enclosing-circle), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Minimum Enclosing Circle

Categorías

Más información sobre Guidance, Navigation, and Control (GNC) en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0