- Uses Levenberg-Marquardt under the hood
- Allows you to input a vector of weights
nonlinear curve-fitting: weight vector
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Richard Willey
2012-2-21
nlinfit in Statistics Toolbox
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!