fmincon stopped when Norm of step is far larger than StepTolerance
    조회 수: 2 (최근 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!
댓글 수: 0
채택된 답변
  Matt J
      
      
 2023년 8월 4일
        Probably. You can check the output structure to see if a 4th iteration was done,
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Software Development Tools에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

