- Uses Levenberg-Marquardt under the hood
- Allows you to input a vector of weights
nonlinear curve-fitting: weight vector
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
anna
am 21 Feb. 2012
Bearbeitet: Tom Lane
am 22 Jan. 2018
hi I am working on a multiobjective procedure using the 'lsqcurvefit' (Levenberg-Marquardt algorithm): I would like to use a weight vector during risolution of the best fit in order to force the best fit function following the last inputs in a better way instead of the first ones. How can I?
0 Kommentare
Akzeptierte Antwort
Richard Willey
am 21 Feb. 2012
nlinfit in Statistics Toolbox
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Interpolation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!