How to show optimvar in optimization iterations?
1 次查看(过去 30 天)
显示 更早的评论
Hello,
I am using fmincon to solve an optimization problem. The program found a local minimum value, but I do not like the output optimvar. I want to see what is the optimvar that generates the second smallest value, and the third smallest value, so on. Maybe I can use those. Adding 'iter' in 'options' only gives me the objective values in each iteration. Is there a way to see the corresponding optimvar in the iterations? Thanks for helping.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Surrogate Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!