What method/function should be used for large scale optimization

10 ビュー (過去 30 日間)
JFz
JFz 2017 年 9 月 14 日
コメント済み: JFz 2017 年 9 月 14 日
I am working on a large scale optimization (objective function is complex) non-linear optimization problem. What function in Matlab should I use? I am getting the optimization toolbox but have concerns on what could be the best function.
Thanks for any comment.

採用された回答

Alan Weiss
Alan Weiss 2017 年 9 月 14 日
Check the Optimization Decision Table to choose the appropriate solver, and consult Choosing the Algorithm to select the best algorithm for your problem.
In case your objective function is given by a simulation or ODE, look at Optimizing a Simulation or ODE.
Alan Weiss
MATLAB mathematical toolbox documentation

その他の回答 (0 件)

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by