total least square fitting

1 view (last 30 days)
a a
a a on 9 Dec 2018
Matlab is able to do least square fitting using 'fittype' and 'fit' commands. But if ones considers the errors caused by all variables, total least square is used. Is there an existing tool for total least square? What does the 'NonlinearLeastSquares' in 'fitoptions' mean? I guess it might be, as total least square involves solving a nonlinear ODE.

Answers (0)

Community Treasure Hunt

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

Start Hunting!