文件名称:MOEA-NSGA-II
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2014-11-25
- 文件大小:
- 383kb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
NSGA算法是遗传算法在多目标优化上的实现,NSGA-2则是NSGA算法的改进算法,该程序包能实现NSGA-2的多目标优化-NSGA algorithm is a genetic algorithm on a multi-objective optimization, NSGA-2 is the improved algorithm NSGA algorithm, the package can achieve multi-objective optimization NSGA-2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MOEA-NSGA-II\crowding_distance.m
............\evaluate_objective.m
............\genetic_operator.m
............\html\crowding_distance.html
............\....\genetic_operator.html
............\....\initialize_variables.html
............\....\non_domination_sort_mod.html
............\....\nsga_2.html
............\....\replace_chromosome.html
............\....\tournament_selection.html
............\initialize_variables.m
............\non_domination_sort_mod.m
............\nsga_2.m
............\NSGA_2.pdf
............\nsga_II.m
............\plot_objective.m
............\replace_chromosome.m
............\solution.txt
............\solutionnsga_2.1.txt
............\tournament_selection.m
............\html
MOEA-NSGA-II