Quadratic programming (QP) solver in matlab

2 vues (au cours des 30 derniers jours)
Mohammad Al ja'idi
Mohammad Al ja'idi le 4 Juin 2020
Hello,
What is the algorithm that is used in quadprog function solver in Matlab.
Thanks in advance,

Réponse acceptée

Rajat Tewari
Rajat Tewari le 9 Juin 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.

Plus de réponses (0)

Catégories

En savoir plus sur Quadratic Programming and Cone Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by