Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to solve multi objective problem using GA
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2017 年 6 月 3 日
Duplicates https://www.mathworks.com/matlabcentral/answers/341462-how-to-solve-multi-objective-problem-goal-programming-in-matlab
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!