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

7 次查看(过去 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 CenterFile Exchange 中查找有关 Multiobjective Optimization 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by