optimization using matlab (Binary integer programming )
Mostrar comentarios más antiguos
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
Respuestas (1)
Alan Weiss
el 4 de Sept. de 2015
0 votos
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
Categorías
Más información sobre Get Started with Optimization Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!