Tutorial on the NSGA-II crowding distance function

This script illustrates the computation of the crowding distance in the NSGA-II algorithm.
12 Downloads
Updated 7 Mar 2023

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0