Levenberg Marquardt algorithm (lsqnonlin)
이전 댓글 표시
Hi
I want to access the increment value at each step and put some kind of constraint on it. Which variable is used to specify it?
답변 (1개)
Andrew Newell
2011년 4월 29일
0 개 추천
There doesn't seem to be a way of doing that for lsqnonlin. There is an optimization parameter, RelLineSrchBnd, that can be set for mincon, fsolve, lsqcurvefit, and lsqnonlin.
카테고리
도움말 센터 및 File Exchange에서 Nonlinear Least Squares (Curve Fitting)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!