Optimization solver equality constraints
Mostrar comentarios más antiguos
Hello,
I have always used the qpkwik Solver from Matlab to solve optimization problems with inequality constraints.
Now I have an equality constraint aswell, but Qpkwik can only solve the problem with inequality constraints.
Is there a better solver with respect to both inequality and equality constraints?
Respuestas (1)
Matt J
el 16 de Jun. de 2020
0 votos
You can use quadprog
Categorías
Más información sobre Quadratic Programming and Cone Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!