Fit3dParametricCurv​e

Two nonlinear methods to fit multidimensional paths
39 téléchargements
Mise à jour 28 juil. 2022

Afficher la licence

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.

Citation pour cette source

Duncan Carlsmith (2024). Fit3dParametricCurve (https://www.mathworks.com/matlabcentral/fileexchange/101038-fit3dparametriccurve), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2021b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Fit3dParametricCurves

Version Publié le Notes de version
1.0.2

Spell check

1.0.1

Spell check

1.0.0