Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Shall I get a better algorithm about mixture from some components?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Material 'A', 'B', 'C', 'D', 'E', 'F'..........
A is formed by x1--20%,x2--10%,x3--20%,x4--30%,others--20%
B is formed by x1--40%,x2--20%,x3--10%,x4--0%,others--30%
C is formed by x1--0%,x2--50%,x3--0%,x4--0%,others--50%
D is formed by x1--30%,x2--0%,x3--30%,x4--30%,others--10%
E is formed by x1--10%,x2--30%,x3--0%,x4--20%,others--40%
F is formed by x1--20%,x2--20%,x3--0%,x4--0%,others--60%
.
.
.
and A is $30/kg, B $50/kg, C $40/kg, D $80/kg, E $60/kg, F $30/kg...
Now I want to get a mixture 'X' which formed by x1--25% x2--30% at cheapest price.
Shall I get a better algorithm for it?
Thank you!
1 comentario
John D'Errico
el 18 de Abr. de 2016
What "algorithm"?
How can we know if you should use a better algorithm if you don't even say what you did? Your current algorithm is just fine. Or maybe not.
The crystal ball is so cloudy.
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!