Multi-objective optimization more then 2 variable
8 次查看(过去 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!