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.
Mostra commenti meno recenti
The objective function is to minimize variance of displacement which is a nonlinear function.
Risposte (1)
Alan Weiss
il 11 Mar 2021
2 voti
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
Categorie
Scopri di più su Global or Multiple Starting Point Search in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!