フィルターのクリア

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