Sparsity exploitation in optimization
Ältere Kommentare anzeigen
Does the fmincon algorithm exploit sparsity of hessians and jacobians while solving optimization problem ?
Akzeptierte Antwort
Weitere Antworten (1)
Alan Weiss
am 6 Mär. 2019
0 Stimmen
There are several fmincon algorithms, and they each exploit sparsity differently. The term "large-scale" means that an algorithm exploits sparsity, as explained in Large-Scale vs. Medium-Scale Algorithms. A brief outline of the fmincon algorithms is given here, including which algorithms are large-scale.
Alan Weiss
MATLAB mathematical toolbox documentation
Kategorien
Mehr zu Surrogate Optimization finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!