optimization using matlab (Binary integer programming )
11 ビュー (過去 30 日間)
古いコメントを表示
hello everyone, i want to implement a BIP optimization in Matlab, my model has some nested summations variables and constraints(figure below). so i don't have any idea about how to do this project. i will be thankful if you could help me.




thanks in advance
0 件のコメント
回答 (1 件)
Alan Weiss
2015 年 9 月 4 日
If you have Optimization Toolbox, you can use the intlinprog function to do binary integer programming. There are examples here.
Alan Weiss
MATLAB mathematical toolbox documentation
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Get Started with Optimization Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!