Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to solve multi objective problem using GA
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have a multi objective problem (Goal Programming)...
Maximise Z = 3x + 4y
Minimise Z = 5x +6y
Subject to constraints
x + 4y less than equal to 20
6x + 3y less than equal to 10
Can we solve this problem in Matlab
1 comentario
Walter Roberson
el 3 de Jun. de 2017
Duplicates https://www.mathworks.com/matlabcentral/answers/341462-how-to-solve-multi-objective-problem-goal-programming-in-matlab
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!