文件名称:PSO_CPP
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
微粒群优化算法(PSO)是一种基于种群的随机优化技术,由Eberhart和Kennedy于1995年提出。微粒群算法模仿昆虫、兽群、鸟群和鱼群等的群集行为,这些群体按照一种合作的方式寻找食物,群体中的每个成员通过学习它自身的经验和其他成员的经验来不断改变其搜索模式。-Particle Swarm Optimization (PSO) is a population based stochastic optimization technique by Eberhart and Kennedy made in 1995. PSO algorithm to imitate insects, herds, birds and fish such as cluster behavior, these groups according to a collaborative approach in search of food, each member of the group through its own experience and learning experiences of other members to the changing The search mode.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PSO_C++\MyPSO.cpp
.......\MyPSO.h
.......\pso.cpp
.......\pso.h
.......\SignPlanStep3.cpp
.......\SignPlanStep3.h
PSO_C++
.......\MyPSO.h
.......\pso.cpp
.......\pso.h
.......\SignPlanStep3.cpp
.......\SignPlanStep3.h
PSO_C++