optimization with integer constraints
显示 更早的评论
Hey Matlab Experts,
I am trying to use convex optimization but some of the constraint variables are integers. The constraint variable has to be any integer belonging to the following set {-16,-15,......, 0,1,2,....,15,16}
How to code above constraint variable using this function "quadprog"??
Thanks
回答(1 个)
Torsten
2018-5-16
2 个投票
https://de.mathworks.com/help/optim/examples/mixed-integer-quadratic-programming-portfolio-optimization.html
Best wishes
Torsten.
类别
在 帮助中心 和 File Exchange 中查找有关 Choose a Solver 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!