Filter löschen
Filter löschen

fmincon stopped when Norm of step is far larger than StepTolerance

3 Ansichten (letzte 30 Tage)
My Norm of step is about 10 and my StepTolerance is 1.0000e-14.
Then Matlab says: fmincon stopped because the size of the current step is less than
the value of the step size tolerance.
Could you please tell me why this happens? Is it because the last Norm of step is not shown?
Thank you very much!

Akzeptierte Antwort

Matt J
Matt J am 4 Aug. 2023
Probably. You can check the output structure to see if a 4th iteration was done,

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by