Minimum Enclosing Circle

Smallest Enclosing Circle around a group of points
3K download
Aggiornato 15 dic 2006

Nessuna licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Guidance, Navigation, and Control (GNC) in Help Center e MATLAB Answers
Riconoscimenti

Ispirato da: Minimum Enclosing Circle

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0