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!