Circle Fit (Pratt method)

Fits a circle to a set of data points on a plane; returns the circle center (a,b) and radius R.

您现在正在关注此提交

编者注: This file was selected as MATLAB Central Pick of the Week

This is a robust and accurate circle fit. It works well even if data
points are observed only within a small arc. This circle fit was proposed by V. Pratt in article "Direct least-squares fitting of algebraic surfaces", Computer Graphics, Vol. 21, pages 145-152 (1987). It is more stable than the simple Circle Fit by Kasa (file #5557).

引用格式

Nikolai Chernov (2026). Circle Fit (Pratt method) (https://ww2.mathworks.cn/matlabcentral/fileexchange/22643-circle-fit-pratt-method), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Circle fit

类别

Help CenterMATLAB Answers 中查找有关 Interpolation 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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