No BSD License
-
Datum2D(IndataX,IndataY, Efla...
function [CV,OutdataY,Outliercrit,xo,yo,R,mrank] = datum2D(IndataX,IndataY, Eflag,Iflag,nSigma,Gflag,QuietFlag)
-
View all files
Datum2D.m
by J. David Cogdell
13 Feb 2006
(Updated 13 Feb 2006)
Fits arbitrary-order linear least squares equation to xy data with (optional) automatic outlier ...
|
Watch this File
|
| File Information |
| Description |
Arbitrary-order polynomial datum is fit to and extracted from input xy data. Outliers - defined based either on a non-parametric or mutliples-of-standard deviation criteria - are optionally identified and "set aside". The interative solution proceeds until there are no remaining outliers in the decimated dataset. If the specified fit equation is quadratic, the (linear approximation) circular arc center point xo,yo and radius R are returned, along with the residuals vector, polynomial coefficients, and terminal outlier criterion. Xo,yo, and R are useful as initial guesses for a subsequent "exact" nonlinear (e.g. Levenberg-Marquardt/lsqnonlin) circle fit solution. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com