필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

unexpected behavior from fmincon

조회 수: 1 (최근 30일)
mohamed Faraj
mohamed Faraj 2020년 10월 1일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello All,
I have a large convex problem with 10066 variables. I runned the program for 500 iterations and then it stopped (I put the iteration limit to 500). It did not reach the optimum value yet. Then, I saved the solution (say x0) and rerunned the program again but now the initial point for the optimizer fmincon is the value x0 (obtained from the 500 iterations). However, now the value of the objective function fval is increasing which is wrong(it was decreasing for the 500 iterations). Any idea how to solve this issue

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by