필터 지우기
필터 지우기

Quadratic programming (QP) solver in matlab

조회 수: 3 (최근 30일)
Mohammad Al ja'idi
Mohammad Al ja'idi 2020년 6월 4일
답변: Rajat Tewari 2020년 6월 9일
Hello,
What is the algorithm that is used in quadprog function solver in Matlab.
Thanks in advance,

채택된 답변

Rajat Tewari
Rajat Tewari 2020년 6월 9일
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개)

카테고리

Help CenterFile 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