Effacer les filtres
Effacer les filtres

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

5 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

Alan Weiss
Alan Weiss le 16 Jan 2022
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

Plus de réponses (0)

Catégories

En savoir plus sur Multiobjective Optimization dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by