Levenberg Marquardt algorithm (lsqnonlin)
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponses (1)
Andrew Newell
le 29 Avr 2011
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.
0 commentaires
Voir également
Catégories
En savoir plus sur Nonlinear Least Squares (Curve Fitting) dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!