optimization using matlab (Binary integer programming )

조회 수: 10 (최근 30일)
Rasoul Behravesh
Rasoul Behravesh 2015년 9월 4일
답변: Alan Weiss 2015년 9월 4일
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

답변 (1개)

Alan Weiss
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

카테고리

Help CenterFile 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!

Translated by