Borrar filtros
Borrar filtros

How to determine population size in GA?

9 visualizaciones (últimos 30 días)
Mac Rodge
Mac Rodge el 1 de Dic. de 2015
Respondida: elin elin el 31 de Ag. de 2018
I have 5 objective functions and 5 variables. I am using NSGA II algorithm.
Can anybody tell me hoe to determine the initial size of population in GA?
Regards, Mac
  1 comentario
Alfredo Arias-Montano
Alfredo Arias-Montano el 14 de Jun. de 2016
One rule of thumb for defining the population size for MOPs with up to three objectives, is to use from 2 to 10 times the number of design variables. However in your case, being a MaOP (Many objective optimization problem, i.e. more than 4 objectives), the population size I do recommend to start with is 100, 20 times the number of variables in your problem.

Iniciar sesión para comentar.

Respuestas (1)

elin elin
elin elin el 31 de Ag. de 2018
Recently, I am also reading papers on multiple objectives.Has your program been written yet?

Categorías

Más información sobre Multiobjective Optimization en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by