optimization using matlab (Binary integer programming )

10 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Alan Weiss
Alan Weiss il 4 Set 2015
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

Categorie

Scopri di più su Get Started with Optimization Toolbox in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by