搜索资源列表
GA_PSO
- 利用GA來模擬鳥群尋找食物的行為,方法就是找尋距離食物最近的鳥之周圍區域及根據自己本身飛行的經驗判斷食物的所在-The use of GA to simulate the behavior of the flock in search of food, the methodology is to find the nearest bird food from around the region and according to their own experience of flying to
boid
- Boid模型的matlab代码,仿真鸟类的情况,可生成动画。-The matla code of a boid model to simulate the bird flying ,which could be used to set up a*.avi animation.
PSO_introduction
- 这是关于粒子群算法的一篇综述论文,说明了PSO算法的原理,及其算法流程!-PSO is a population-based stochastic optimization technique inspired by social behavior of bird flocking or fish schooling. All of particles have fitness values which are evaluated by the fitness function to be op