文件名称:MOEA-NSGA-II
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-04-10
- 文件大小:
- 363kb
- 下载次数:
- 0次
- 提 供 者:
- wenxi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
NSGA (No n- Do mina te d So r ting in Ge ne tic Alg o r ithms [5 ]) is a p o pula r no n-do mina tio n ba s e d g e ne tic a lg o r ithm fo r multi- o b je c tive o ptimiz a tio n. I t is a ve r y
e ff e c tive a lg o r ithm but ha s b e e n g e ne r a lly c r itic iz e d fo r its c o mputa tio na l c o m-ple x ity, la ck o f e litis m a nd fo r cho o s ing the o ptima l pa r a mete r va lue fo r s ha r ing
pa r a me te r σsh ar e . A mo difi e d ve r s io n, NSGA- I I ( [3 ]) wa s de ve lo p e d, w hich ha s a
b e tte r s o r ting a lg o r ithm , inc o r p o r a te s e litis m a nd no s ha r ing pa r a me te r ne e ds to
b e cho s e n a priori. NSGA- I I is dis c us s e d in de ta il in this r e p o r t a nd two s a mple
te s t func tio ns a r e o ptimiz e d us ing it.
e ff e c tive a lg o r ithm but ha s b e e n g e ne r a lly c r itic iz e d fo r its c o mputa tio na l c o m-ple x ity, la ck o f e litis m a nd fo r cho o s ing the o ptima l pa r a mete r va lue fo r s ha r ing
pa r a me te r σsh ar e . A mo difi e d ve r s io n, NSGA- I I ( [3 ]) wa s de ve lo p e d, w hich ha s a
b e tte r s o r ting a lg o r ithm , inc o r p o r a te s e litis m a nd no s ha r ing pa r a me te r ne e ds to
b e cho s e n a priori. NSGA- I I is dis c us s e d in de ta il in this r e p o r t a nd two s a mple
te s t func tio ns a r e o ptimiz e d us ing it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
............\plot_objective.m
............\replace_chromosome.m
............\solution.txt
............\tournament_selection.m
............\html
MOEA-NSGA-II