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 件)

Alan Weiss
Alan Weiss 2021 年 3 月 11 日
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 ExchangeGlobal 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