Description: According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment. In foreign literature, the open source code of this algorithm is developed, and the program runs fast and has high precision
To Search:
File list (Check if you may need any files):
多目标优化进化算法
多目标优化进化算法\NSGA_2.pdf
多目标优化进化算法\evaluate_objective.m
多目标优化进化算法\genetic_operator.m
多目标优化进化算法\initialize_variables.m
多目标优化进化算法\non_domination_sort_mod.m
多目标优化进化算法\nsga_2.m
多目标优化进化算法\replace_chromosome.m
多目标优化进化算法\tournament_selection.m