Multi-objective optimization more then 2 variable
이전 댓글 표시


for i=1,2,...,11;j=1,2,3; and k=1,2,3. how to write this formula/model to function and can be applicated in optimization problem? I tried but haven't found an answer.
댓글 수: 1
Walter Roberson
2022년 2월 5일
gamultiobj() can take a vector of an arbitrary number of variables (though typically the more variables you have, the slower the optimization.)
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Multiobjective Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!