Quadratic programming (QP) solver in matlab

2 Ansichten (letzte 30 Tage)
Mohammad Al ja'idi
Mohammad Al ja'idi am 4 Jun. 2020
Beantwortet: Rajat Tewari am 9 Jun. 2020
Hello,
What is the algorithm that is used in quadprog function solver in Matlab.
Thanks in advance,

Akzeptierte Antwort

Rajat Tewari
Rajat Tewari am 9 Jun. 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.

Weitere Antworten (0)

Kategorien

Mehr zu Quadratic Programming and Cone Programming finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by