Calculate smallest enclosing circle: meb(X,mode)

Versione 1.0 (5,31 KB) da Yi
calculating the smallest enclosing circle based on a set of points. User can choose the method.
423 download
Aggiornato 29 dic 2014

Visualizza la licenza

This toolbox calculate the smallest enclosing circle. Three modes is available:
'cvx': Calculate the circle by transforming the problem to its convex form
'elzinga':Calculate the circle by using Elzinga-Hearn algorithme
'emo': Calculate the circle by using Emo Welzl algorithme.
% Attention:
% With the mode 'elzinga', you can only calculate for less than
% 50 points, otherwise the matlab will be turned down.

Cita come

Yi (2025). Calculate smallest enclosing circle: meb(X,mode) (https://it.mathworks.com/matlabcentral/fileexchange/48902-calculate-smallest-enclosing-circle-meb-x-mode), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

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