Best fit 3D circle to a set of points

版本 1.0.0.0 (1.4 KB) 作者: Sam Murthy
Best fit 3D circle to a set of points
1.2K 次下载
更新时间 2016/2/8

查看许可证

This function takes a set of points in R3 and calculates the best fit circle. It uses the circfit for 2d circle data in XY plane as implemented in [Izhak bucher 25/oct /1991] and available on FEX @:
http://www.mathworks.com/matlabcentral/fileexchange/5557-circle-fit/content/circfit.m
Also inlcuded is my rendition of Rodrigues rotation but other implementations are available on FEX which you can substitute if you wish.

引用格式

Sam Murthy (2024). Best fit 3D circle to a set of points (https://www.mathworks.com/matlabcentral/fileexchange/55304-best-fit-3d-circle-to-a-set-of-points), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
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