- Uses Levenberg-Marquardt under the hood
- Allows you to input a vector of weights
nonlinear curve-fitting: weight vector
조회 수: 2 (최근 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!