Calculate smallest enclosing circle: meb(X,mode)

calculating the smallest enclosing circle based on a set of points. User can choose the method.

You are now following this Submission

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.

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0