Does quadprog change the arguments?
Show older comments
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
Find more on Quadratic Programming and Cone Programming in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!