fsolve first-order optimality
Show older comments
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!
Answers (1)
Torsten
on 19 Dec 2021
Edited: Walter Roberson
on 19 Dec 2021
0 votes
Categories
Find more on Nonlinear Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!