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!