文件名称:GA(PSO)
介绍说明--下载内容均来自于网络,请自行研究使用
经典的遗传算法的实现,因为是框架因此可以直接套用,交叉概率、变异概率可以设成动态的-The realization of the classical genetic algorithm, because it is the fr a mework can be directly applied, the probability of crossover probability, mutation probability can be set into a dynamic
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA(PSO)\Code.m
.......\Cross.m
.......\fun.m
.......\GA.m
.......\Mutation.m
.......\PSO.m
.......\Select2.m
.......\test.m
GA(PSO)