文件名称:example-of-NSGA
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-09-06
- 文件大小:
- 375kb
- 下载次数:
- 0次
- 提 供 者:
- riema*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
onventional optimization algorithms using linear and non-linear programming sometimes have difficulty in finding the global optima or in case of multi-objective optimization, the pareto front. A lot of research has now been directed towards evolutionary algorithms (genetic algorithm, particle swarm optimization etc) to solve multi objective optimization problems.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
example of NSGA\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.asv
...............\nsga_2.m
...............\NSGA_2.pdf
...............\plot_objective.m
...............\replace_chromosome.m
...............\solution.txt
...............\tournament_selection.m
...............\html
example of NSGA