No BSD License
-
CircleFit(IndataX,IndataZ,R,x...
function [R,xo,zo,Outliercrit,resnorm,residuals,exitflag,output] = CircleFit(IndataX,IndataZ,R,xo,zo,Iflag,nSigma,Gflag,QuietFlag)
-
View all files
CircleFit.m
by J. David Cogdell
20 Feb 2006
(Updated 21 Feb 2006)
Robust nonlinear least squares fit of exact equation of circle to xy data
|
Watch this File
|
| File Information |
| Description |
Iterative, robust fit of the exact equation of a circle to xy data. Outliers are identified based on multiples of current standard deviation and "set aside". The interative solution proceeds until there are no remaining outliers. Returns xo,yo,R, terminal outlier criterion, and residuals vector. |
| Required Products |
Optimization Toolbox
|
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
| Other requirements |
Requires an approximate starting solution for xo,yo,R (e.g. from Datum2D.m) |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 21 Feb 2006 |
John D'Errico
|
|
|
| 21 Feb 2006 |
Duane Hanselman
|
|
|
| 22 May 2007 |
Richard Brown
|
|
|
|
Contact us at files@mathworks.com