change number of pareto point with change number of initial population gamultiobj

11 次查看(过去 30 天)
Hi, I had a question for you, why in a multi-objective genetic algorithm, the number of Pareto points changes with the change in the number of population members?

采纳的回答

Alan Weiss
Alan Weiss 2022-1-16
You asked the exact same question very recently:
Please don't ask the same question multiple times.
As for the answer, generally the larger the population size, the more points on the Pareto front. In gamultiobj, for example, the ParetoFraction option keeps the fraction of population members on the front at 0.35 by default. So clearly a population size N will have approximately 0.35N members on the front.
Alan Weiss
MATLAB mathematical toolbox documentation

更多回答(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