Minimum Enclosing Circle

Smallest Enclosing Circle around a group of points

您现在正在关注此提交

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.

引用格式

Frank Staals (2026). Minimum Enclosing Circle (https://ww2.mathworks.cn/matlabcentral/fileexchange/13389-minimum-enclosing-circle), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Minimum Enclosing Circle

类别

Help CenterMATLAB Answers 中查找有关 Guidance, Navigation, and Control (GNC) 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0