- Uses Levenberg-Marquardt under the hood
- Allows you to input a vector of weights
nonlinear curve-fitting: weight vector
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Richard Willey
on 21 Feb 2012
nlinfit in Statistics Toolbox
More Answers (0)
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!