Quadratic programming (QP) solver in matlab

17 visualizzazioni (ultimi 30 giorni)
Hello,
What is the algorithm that is used in quadprog function solver in Matlab.
Thanks in advance,

Risposta accettata

Rajat Tewari
Rajat Tewari il 9 Giu 2020
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.

Più risposte (0)

Categorie

Scopri di più su Quadratic Programming and Cone Programming in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by