Sparsity exploitation in optimization
古いコメントを表示
Does the fmincon algorithm exploit sparsity of hessians and jacobians while solving optimization problem ?
採用された回答
その他の回答 (1 件)
Alan Weiss
2019 年 3 月 6 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Surrogate Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!