What method/function should be used for large scale optimization

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일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기

제품

태그

질문:

JFz
2017년 9월 14일

댓글:

JFz
2017년 9월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by