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!