Multi-objective optimization more then 2 variable
13 ビュー (過去 30 日間)
古いコメントを表示


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 件)
参考
カテゴリ
Help Center および File Exchange で Multiobjective Optimization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!