Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

unexpected behavior from fmincon

1 Ansicht (letzte 30 Tage)
mohamed Faraj
mohamed Faraj am 1 Okt. 2020
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by