Levenberg Marquardt algorithm (lsqnonlin)
Show older comments
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?
Answers (1)
Andrew Newell
on 29 Apr 2011
0 votes
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.
Categories
Find more on Nonlinear Least Squares (Curve Fitting) 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!