Does quadprog change the arguments?

Say I want to use the same matrix H in both objective and constraints. Is it safe to use quadprog(H,H,A,b,[],[],lb,[],[],options)? (Notice that H is used twice here).

Answers (0)

Categories

Products

Asked:

on 13 Apr 2018

Community Treasure Hunt

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

Start Hunting!