chapter3
代码说明:
说明: 差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Differential evolution algorithm (DE) is an efficient global optimization algorithm. It is also a heuristic search algorithm based on population. Each individual in the group corresponds to a solution vector. The evolution process of differential evolution algorithm is very similar to genetic algorithm, including mutation, hybridization and selection operations, but the specific definition of these operations is different from that of genetic algorithm)
文件列表:
chapter3, 0 , 2020-06-02
chapter3\DE31.m, 2818 , 2019-11-01
chapter3\DE32.m, 2696 , 2019-10-28
chapter3\DE33.m, 2717 , 2016-03-24
chapter3\eg32.m, 306 , 2017-08-17
chapter3\eg33.m, 345 , 2017-08-17
chapter3\func1.m, 114 , 2017-08-21
chapter3\func2.m, 118 , 2017-08-21
chapter3\func3.m, 135 , 2017-08-21
下载说明:请别用迅雷下载,失败请重下,重下不扣分!