Does quadprog change the arguments?
Mostrar comentarios más antiguos
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).
Respuestas (0)
Categorías
Más información sobre Quadratic Programming and Cone Programming en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!