Fixed Charge Network Flow Model Problem
显示 更早的评论
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.
回答(1 个)
Steve Grikschat
2012-5-7
0 个投票
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!
类别
在 帮助中心 和 File Exchange 中查找有关 Systems of Nonlinear Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!