Optimization solver equality constraints
Show older comments
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?
Answers (1)
Matt J
on 16 Jun 2020
0 votes
You can use quadprog
Categories
Find more on Quadratic Programming and Cone Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!