fsolve first-order optimality
Afficher commentaires plus anciens
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!
Réponses (1)
Torsten
le 19 Déc 2021
Modifié(e) : Walter Roberson
le 19 Déc 2021
0 votes
Catégories
En savoir plus sur Nonlinear Optimization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!