文件名称:NSGA-II
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-03-25
- 文件大小:
- 153kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序为遗传算法工具箱,对单目标多目标都能进行优化,并附有算法说明。-This procedure for the genetic algorithm toolbox for single-target multi-objective optimization can be carried out, together with the algorithm descr iption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NSGA-II
.......\evaluate_objective.m
.......\genetic_operator.m
.......\html
.......\....\evaluate_objective.html
.......\....\genetic_operator.html
.......\....\initialize_variables.html
.......\....\non_domination_sort_mod.html
.......\....\nsga_2.html
.......\....\objective_description_function.html
.......\....\replace_chromosome.html
.......\....\tournament_selection.html
.......\initialize_variables.m
.......\non_domination_sort_mod.m
.......\NSGA II.pdf
.......\nsga_2.m
.......\objective_description_function.m
.......\replace_chromosome.m
.......\tournament_selection.m