Levenberg Marquardt algorithm (lsqnonlin)

2 Ansichten (letzte 30 Tage)
A. S.
A. S. am 28 Apr. 2011
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?

Antworten (1)

Andrew Newell
Andrew Newell am 29 Apr. 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.

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by