Multi-objective optimization more then 2 variable
11 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen


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 Kommentar
Walter Roberson
am 5 Feb. 2022
gamultiobj() can take a vector of an arbitrary number of variables (though typically the more variables you have, the slower the optimization.)
Antworten (0)
Siehe auch
Kategorien
Mehr zu Multiobjective Optimization finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!