pso123
代码说明:
说明: 首先介绍一下早期的简单模型,即Boid(Bird-oid)模型。这个模型是为了模拟鸟群的行为而设计的,它也是粒子群优化算法的直接来源。(Because the simulation is too simple and far away from the real situation, a random variable is added to the velocity term, that is, in each iteration step, in addition to meeting the "nearest neighbor velocity matching", a random variable is added to each step of the speed, so that the whole simulation looks more realistic.)
文件列表:
fun.m, 1872 , 2019-05-06
fun1.m, 247 , 2020-09-10
I_t2.mat, 25676 , 2020-09-10
load2.mat, 81157 , 2020-09-16
Apso.m, 1685 , 2020-09-03
cost.m, 974 , 2020-09-10
engpso.m, 2511 , 2020-09-10
下载说明:请别用迅雷下载,失败请重下,重下不扣分!