Borrar filtros
Borrar filtros

What are the default settings of Genetic Algorithm command?

7 visualizaciones (últimos 30 días)
JAMES KEEN
JAMES KEEN el 15 de Mzo. de 2021
Respondida: Walter Roberson el 15 de Mzo. de 2021
What are the default settings of the ga command such as..
The selection, crossover, and mutation weighting? Knowing the type of selection, crossover, and mutation would also be ideal thank you.
I am attempting to write up my project but I do not know the default values of which matlab uses for this command.
Where can I find information pertaining to default settings for GA command?

Respuestas (1)

Walter Roberson
Walter Roberson el 15 de Mzo. de 2021
https://www.mathworks.com/help/gads/vary-mutation-and-crossover.html gives the default mutation and cross-over functions and values.
https://www.mathworks.com/help/gads/ga.html says the default selection for ga is selectionstochunif and the functions are described at https://www.mathworks.com/help/gads/genetic-algorithm-options.html#f6593

Categorías

Más información sobre Genetic Algorithm en Help Center y File Exchange.

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by