Tutorial on the NSGA-II crowding distance function
Versión 1.0.0 (2,25 KB) por
Marco Cococcioni
This script illustrates the computation of the crowding distance in the NSGA-II algorithm.
NSGA-II is one of the most popular multi-objective evolutionary optimization algorithms,
introduced by Deb. et al. in 2002 (see "A Fast and Elitist Multiobjective Genetic Algorithm: NSGA-II",
IEEE Trans. on Evolutionary Computation, vol. 6, no. 2, pp. 182-197).
The crowding distance is one of the key elements in NSGA-II.
This function illustrates its computation. It is intended as a tutorial for students willing
to learn NSGA-II.
Citar como
Marco Cococcioni (2024). Tutorial on the NSGA-II crowding distance function (https://www.mathworks.com/matlabcentral/fileexchange/125830-tutorial-on-the-nsga-ii-crowding-distance-function), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2022b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |