Optimization solver equality constraints
显示 更早的评论
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?
回答(1 个)
Matt J
2020-6-16
0 个投票
You can use quadprog
类别
在 帮助中心 和 File Exchange 中查找有关 Quadratic Programming and Cone Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!