What method/function should be used for large scale optimization

7 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

Alan Weiss
Alan Weiss il 14 Set 2017
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

Più risposte (0)

Categorie

Scopri di più su Get Started with Optimization Toolbox in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by