xjzuo 发表于 2006-11-10 15:30

推荐一个新成果: 多目标遗传算法的程序[转贴]

多目标遗传算法的程序 MOGA by SGALAB1003 Beta4.0.0.1 (NSGA+NPGA)
转自: http://bbs.matwav.com/post/view?bid=7&id=391325&sty=1&tpg=1&age=0

下载网址:
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882

SGALAB 1003 Beta 4.0.0.1
to run Demo files, is to run SGALAB_demo_*.m

what's new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA

2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix

3) More selection methods
Truncation
tornament
stochastic

4) mutation methods
binary single point
int/real single point

5) encoding/decoding methods
binary
integer/real
messy
gray
DNA
permuation

cbird917 发表于 2007-3-30 10:39

谢谢分享 看看去:victory:

veronicahan 发表于 2007-3-30 15:53

看不懂……我放弃遗传算法了

huright 发表于 2007-5-11 20:53

能优化连续变量和离散变量的GA程序吗?

sxlhch 发表于 2009-7-26 10:32

谢谢了,正需要这方面的资料!
页: [1]
查看完整版本: 推荐一个新成果: 多目标遗传算法的程序[转贴]