Circle Fit (Kasa method)

版本 1.0.0.0 (1.4 KB) 作者: Nikolai Chernov
Fits a circle to a given set of planar points
3.7K 次下载
更新时间 2009/1/10

查看许可证

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

This is the fastest (though not most accurate) method of fitting a circlle to data points on a plane (given by their xy-coordinates). It returns the circle center (a,b) and radius R. It was proposed by I. Kasa in article "A curve fitting procedure and its error analysis", IEEE Trans. Inst. Meas., Vol. 25, pages 8-14, (1976). Another version of this circle fit has been posted by Izhak Bucher (file 5557).

引用格式

Nikolai Chernov (2024). Circle Fit (Kasa method) (https://www.mathworks.com/matlabcentral/fileexchange/22642-circle-fit-kasa-method), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Interpolation 的更多信息
致谢

参考作品: Circle fit

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0