Fixed Charge Network Flow Model Problem
Afficher commentaires plus anciens
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.
Réponses (1)
Steve Grikschat
le 7 Mai 2012
0 votes
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!
Catégories
En savoir plus sur Systems of Nonlinear Equations dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!