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!