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!