Restart Fmincon Optimization from Checkpoint File

조회 수: 9 (최근 30일)
Mohammad Azadi Tabar
Mohammad Azadi Tabar 2024년 2월 18일
답변: Matt J 2024년 2월 18일
I am runing a time consuming simulation and due to some problem, sometimes the optimization with Fmincon is failing in the midlle of it. Hence, I wonder if there is a possiblity of having a checkpoint file (similar to surrogate optimization)?
Currently I am giving last point of previous run as intial guess of new run.

채택된 답변

Matt J
Matt J 2024년 2월 18일
No, unfortunately. Restarting from the last point is probably the best you can do. Although, apart from the interior-point algorithm, I'm pretty sure this is equivalent to using a checkpoint for all the other algorithms.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by