optimization and solver in linear multivariate equation
Mostra commenti meno recenti
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
Risposte (1)
Matt J
il 13 Nov 2013
0 voti
Hint: see the linprog() command
Categorie
Scopri di più su Linear Programming and Mixed-Integer Linear Programming in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!