- Category:
- matlab
- Tags:
-
[Text]
- File Size:
- 2kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- zqlvying
Description: pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。
To Search:
- [ant] - Ant Algorithm for TSP to Huazhong Univer
- [TSP-ACE2] - VC under the ant colony algorithm for TS
- [pso] - PSO Algorithm developed in the Visual c+
File list (Check if you may need any files):
pso_vcpp.txt