Description: Program Description: a flock of birds of prey simulation scenarios, so as to achieve the purpose of optimizing the objective function, which is the PSO! Initially feasible space group of particles generated randomly, and then let each particle in the virtual space began to fly in all directions, and each particle flying down their fitness value (which is the objective optimization function) the highest point , and the whole swarm has a maximum value of individual adaptation, so that particles flying time he had flown as far as possible toward the best point and collective best point. Finally converge to achieve the advantages similar purposes.
To Search:
File list (Check if you may need any files):
PSO_Cpp
.......\粒子群算法
.......\..........\pso
.......\..........\...\Src
.......\..........\...\...\pso.cpp
.......\..........\...\...\pso.h
.......\..........\...\例子
.......\..........\...\....\Debug
.......\..........\...\....\.....\pso.exe
.......\..........\...\....\.....\pso.ilk
.......\..........\...\....\.....\pso.obj
.......\..........\...\....\.....\pso.pch
.......\..........\...\....\.....\pso.pdb
.......\..........\...\....\.....\StdAfx.obj
.......\..........\...\....\.....\vc60.idb
.......\..........\...\....\.....\vc60.pdb
.......\..........\...\....\pso.cpp
.......\..........\...\....\pso.dsp
.......\..........\...\....\pso.dsw
.......\..........\...\....\pso.h
.......\..........\...\....\pso.ncb
.......\..........\...\....\pso.opt
.......\..........\...\....\pso.plg
.......\..........\...\....\ReadMe.txt
.......\..........\...\....\StdAfx.cpp
.......\..........\...\....\StdAfx.h
.......\..........\说明.txt