optimization and solver in linear multivariate equation

i have a questions, i want to make something called X, Y and Z.
X need 0.25 gram iron,0.4 gram cromium, 0.5 bronze Y need 0.35 gram iron,0.54 gram cromium, 0.45 bronze Z need 0.15 gram iron,0.4 gram cromium, 0.52 bronze
number iron is available 5 gram number chromium is available 7 gram number bronze is available 4 gram
other required, the volume maximize 50 unit X need 2.5 units, Y need 1 unit, Z need 3 unit the question, how much the number maximize of X Y Z ?
can the matlab help my problem? what can i must to do? thx

回答 (1 件)

Matt J
Matt J 2013 年 11 月 13 日

0 投票

Hint: see the linprog() command

カテゴリ

ヘルプ センター および File ExchangeLinear Programming and Mixed-Integer Linear Programming についてさらに検索

質問済み:

2013 年 11 月 13 日

回答済み:

2013 年 11 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by