필터 지우기
필터 지우기

fmincon stopped when Norm of step is far larger than StepTolerance

조회 수: 1 (최근 30일)
Frank
Frank 2023년 8월 4일
답변: Matt J 2023년 8월 4일
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