Quadratic programming (QP) solver in matlab

7 次查看(过去 30 天)
Hello,
What is the algorithm that is used in quadprog function solver in Matlab.
Thanks in advance,

采纳的回答

Rajat Tewari
Rajat Tewari 2020-6-9
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 个)

类别

Help CenterFile 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