Why does fmincon's constrviolation converge at a specific value?
1 次查看(过去 30 天)
显示 更早的评论
This is kind of a general doubt. I am performing non linear optimization with a bunch of non linear inequality constraints, linear equality and inequality constraints. The constrviolation field of fmincon's output in my problem converges at 0.05 no matter where its initial value is. What might be the reason for this? What are some possible places in my code I should look at to correct this error to ensure a smaller value of convergence?
0 个评论
采纳的回答
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!