Levenberg Marquardt algorithm (lsqnonlin)
Mostrar comentarios más antiguos
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?
Respuestas (1)
Andrew Newell
el 29 de Abr. de 2011
0 votos
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.
Categorías
Más información sobre Nonlinear Least Squares (Curve Fitting) en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!