Linear programming exercise help
2 次查看(过去 30 天)
显示 更早的评论
Hi, I just started MATLAB, but I have some doubts. When I want to maximize an exercise, but a whole number appears without being accompanied by a variable, how can I do it? Thank you
0 个评论
回答(1 个)
Alan Weiss
2021-8-22
This looks like quadratic programming, not linear programming. In any case, it looks quite straightforward to solve this kind of problem using the problem-based optimization workflow.
Alan Weiss
MATLAB mathematical toolbox documentation
另请参阅
类别
在 Help Center 和 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!