Calculate smallest enclosing circle: meb(X,mode)
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
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0 |
|
