Hello,
What is the algorithm that is used in quadprog function solver in Matlab.
Thanks in advance,

 채택된 답변

Rajat Tewari
Rajat Tewari 2020년 6월 9일

0 개 추천

Hello,
Following algorithms are used in quadprog:
  1. 'interior-point-convex'
  2. 'trust-region-reflective'
  3. 'active-set'
For details, refer to Algorithms Used in quadprog.
Hope it helps.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Quadratic Programming and Cone Programming에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by