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.
13K descargas
Actualizado 10 ene 2009

Ver licencia

Nota del editor: 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).

Citar como

Nikolai Chernov (2024). Circle Fit (Pratt method) (https://www.mathworks.com/matlabcentral/fileexchange/22643-circle-fit-pratt-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Interpolation en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: Circle fit

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0