Fit3dParametricCurv​e

版本 1.0.2 (546.4 KB) 作者: Duncan Carlsmith
Two nonlinear methods to fit multidimensional paths
43.0 次下载
更新时间 2022/7/28

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2021b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Fit3dParametricCurves

版本 已发布 发行说明
1.0.2

Spell check

1.0.1

Spell check

1.0.0