fsolve first-order optimality
이전 댓글 표시
hi, i am confused about the first-order optimality in fsolve to solve the nonlinear equations. Is it neccessary for the first-order optimality to converge to zero when using fsove to solve the nonlinear equations? I find that the first-order optimality does not converge to zero when the iteration ceased, but the f(x) converges to zero, which pushed the iteration to stop. And in my code, the first-order optimality shows the trend to converge but stop at a large value in the last step of the iteration. Thank you a lot!
답변 (1개)
Torsten
2021년 12월 19일
편집: Walter Roberson
2021년 12월 19일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Nonlinear Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!