Quadratic programming (QP) solver in matlab

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

 采纳的回答

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