I am working on an optimization problem which has 60 optimization variables to get minimum objective function. which solver would be best for this problem? right now I am using multistart with fmincon.

답변 (1개)

If your problem is smooth and you are looking for a global minimum, then those sound like the right choices, See Table for Choosing a Solver.
Alan Weiss
MATLAB mathematical toolbox documentation

카테고리

도움말 센터File Exchange에서 Global or Multiple Starting Point Search에 대해 자세히 알아보기

질문:

2021년 3월 11일

답변:

2021년 3월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by