Using quadprog to solve quadratic programming with binary decision variable
Show older comments
Dear all,
Can I use quadprog function in matlab to solve quadratic programming problem with quadratic objective function and all linear constraints, knowing that the lower bound of x is 0 and the upper bound in 1, I mean discrete values 0 or 1 only (x=0 or x=1) ?
Accepted Answer
More Answers (0)
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!