文件名称:liziqunpso
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
粒子群算法是一种进化计算技术,来源于对鸟群捕食的思考,最早由Kenney与Eberhart
于1995年提出。在PSO中,寻找最优解被看做群体寻找目标。个体在搜索的过程中具有自己的位置和搜索速度。个体追寻最优个体在解空间中进行搜索。搜索的过程是一个反复的迭代过程。在这个过程中,个体完成的任务一是找寻自己认可的最优解;另个任务是获知群体得到的暂时最优解。
-The particle swarm optimization is an evolutionary computation technique, derived from the thinking of the birds of prey, was first proposed by Kenney and Eberhart in 1995. PSO, to find the optimal solution is seen as a group to find the target.The individual has its own position in the search process and search speed. The individual pursuit of the best individual in the solution space to search. The search process is an iterative process repeated. In this process, individuals complete the task first, find the optimal solution to themselves another task is informed groups of temporary optimal solution.
于1995年提出。在PSO中,寻找最优解被看做群体寻找目标。个体在搜索的过程中具有自己的位置和搜索速度。个体追寻最优个体在解空间中进行搜索。搜索的过程是一个反复的迭代过程。在这个过程中,个体完成的任务一是找寻自己认可的最优解;另个任务是获知群体得到的暂时最优解。
-The particle swarm optimization is an evolutionary computation technique, derived from the thinking of the birds of prey, was first proposed by Kenney and Eberhart in 1995. PSO, to find the optimal solution is seen as a group to find the target.The individual has its own position in the search process and search speed. The individual pursuit of the best individual in the solution space to search. The search process is an iterative process repeated. In this process, individuals complete the task first, find the optimal solution to themselves another task is informed groups of temporary optimal solution.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Agent.cpp
Agent.h
Agents.cpp
Agents.h
liziqun.cpp
ReadMe.txt
Rnd.cpp
Rnd.h
stdafx.cpp
stdafx.h
targetver.h
Agent.h
Agents.cpp
Agents.h
liziqun.cpp
ReadMe.txt
Rnd.cpp
Rnd.h
stdafx.cpp
stdafx.h
targetver.h