Fit3dParametricCurv​e

Two nonlinear methods to fit multidimensional paths
39 Downloads
Updated 28 Jul 2022

View License

Fits a nonlinear parametric vector path to simulated noisy 3d coordinate value observations with different normal distribution variance for each coordinate. To perform the fit, a single scalar function incorporating all three coordinates, with logical flags indicating the coordinate direction, is supplied to fitnlm. A maximum likelihood fit is also obtained using fmincon and gives consistent results. Consistency checks are performed by fitting one coordinate alone with fit and polyfit.
The techniques could be used for fitting similar related groups of observations with uncorrelated noise.

Cite As

Duncan Carlsmith (2024). Fit3dParametricCurve (https://www.mathworks.com/matlabcentral/fileexchange/101038-fit3dparametriccurve), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Fit3dParametricCurves

Version Published Release Notes
1.0.2

Spell check

1.0.1

Spell check

1.0.0