Pso

所属分类:matlab编程
开发工具:matlab
文件大小:4KB
下载次数:73
上传日期:2007-10-24 14:45:05
上 传 者xyxcauc
说明:  模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。
(Simulation of a group of birds preying on the scene, so as to achieve the purpose of optimizing the objective function, that is, PSO! At first, where feasible, have a space in a group of random particles, and then let the beginning of each particle in a virtual space to fly in all directions, and each particle they have in mind over the fitness value (that is objective optimization function) the highest point , and the whole particle swarm adaptation has a maximum value of the individual, so that particles in the fly when he had flown as far as possible towards the best point and collective best point. Finally reaching the merits of convergence to approximate most purposes.)

文件列表:
Pso\main.m (1051, 2007-01-11)
Pso\initial.m (1162, 2007-01-11)
Pso\main.asv (308, 2007-01-09)
Pso\initial.asv (970, 2007-01-09)
Pso\adapting.m (690, 2007-01-10)
Pso\adapting.asv (607, 2007-01-09)
Pso\updatepop.m (695, 2007-01-11)
Pso\outputdata.m (361, 2007-01-10)
Pso\outputdata.asv (269, 2007-01-09)
Pso\errorcompute.m (27, 2007-01-10)
Pso (0, 2007-10-16)

近期下载者

相关文件


收藏者