multiobjective genetic algorithm.. which set of answers below to which objective function?

1 回表示 (過去 30 日間)
i have two objective functions how do i know which set of answers belong to which objective function??
i have used the example given in documentation page of multiobjective genetic algorithm
the output is 18x3 which set belong to the first objective function and which below to second??

採用された回答

Walter Roberson
Walter Roberson 2018 年 2 月 12 日
The 18x3 is 18 Pareto fronts. Each of them has 3 decision variables. The variables satisfy both objectives simultaneously. If you want to know the values associated with those 18 fronts then look at the second output of gamultiobj

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMultiobjective Optimization についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by