fmincon stopped when Norm of step is far larger than StepTolerance

1 次查看(过去 30 天)
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!

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Wind Power 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by