文件名称:immunity
介绍说明--下载内容均来自于网络,请自行研究使用
免疫遗传算法流程为:
(1)随机产生初始父代种群A1
(2)根据先验知识抽取疫苗。
(3)若当前种群中已包含最佳个体,算法结束;否则进行以下步骤。
(4)根据抗体浓度和适应度进行复制。
(5)对当前第K代父代种群AK进行交叉操作,得到种群BK。
-Immune genetic algorithm process as follows: (1) randomly generated initial parent population A1 (2) vaccine based on a priori knowledge extraction. (3) If the current population already contains the best individuals, the algorithm ends otherwise, perform the following steps. (4) be reproduced in accordance with antibody concentration and fitness. (5) the population AK Present Generation K parent cross was obtained population BK.
(1)随机产生初始父代种群A1
(2)根据先验知识抽取疫苗。
(3)若当前种群中已包含最佳个体,算法结束;否则进行以下步骤。
(4)根据抗体浓度和适应度进行复制。
(5)对当前第K代父代种群AK进行交叉操作,得到种群BK。
-Immune genetic algorithm process as follows: (1) randomly generated initial parent population A1 (2) vaccine based on a priori knowledge extraction. (3) If the current population already contains the best individuals, the algorithm ends otherwise, perform the following steps. (4) be reproduced in accordance with antibody concentration and fitness. (5) the population AK Present Generation K parent cross was obtained population BK.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
immunity
........\best.m
........\calfitvalue.m
........\calobjvalue.m
........\crossover.m
........\decodebinary.m
........\decodechrom.m
........\hjjsort.m
........\initpop.m
........\main.asv
........\main.m
........\mutation.m
........\resultselect.m
........\selection.m