Fixed Charge Network Flow Model Problem
Mostrar comentarios más antiguos
I am a newbie to MathLab and want to get a linear programming example that I can use to solve my specific problem concerning fixed charge networks. The Fixed Charge Network Flow model can be solved using approximations by linear programming methods. Does anyone have an example that I could use? Many thanks.
Respuestas (1)
Steve Grikschat
el 7 de Mayo de 2012
0 votos
Here's a basic LP example that shows how to use linprog (the LP solver in Optimization Toolbox): http://www.mathworks.com/help/toolbox/optim/ug/bsmt5ib.html
Good luck!
Categorías
Más información sobre Systems of Nonlinear Equations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!