Quadratic programming (QP) solver in matlab

2 visualizaciones (últimos 30 días)
Mohammad Al ja'idi
Mohammad Al ja'idi el 4 de Jun. de 2020
Respondida: Rajat Tewari el 9 de Jun. de 2020
Hello,
What is the algorithm that is used in quadprog function solver in Matlab.
Thanks in advance,

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Quadratic Programming and Cone Programming en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by