搜索资源列表
PSO
- 关于粒子群算法的各种应用及当前研究前沿热点。-With regard to various applications of particle swarm optimization algorithm and the frontier of current research hotspot.
含边界变异的粒子群算法
- 含边界变异的粒子群算法 PDF文件-border variation with the PSO algorithm PDF files!
pso.pdf
- 微粒群算法的电子书,本书是由太原科技大学曾建潮教授等人编写的,比较系统的阐述了当前微粒群优化方面的研究成果和进展。-Particle Swarm Optimization of e-books, this book is written by Taiyuan University of Science and Technology Professor Zeng Jianchao and others prepared to compare the current system on the pa
pso_in_SD
- 最新SD期刊上关于改进型PSO算法,我是通过学校内部数据库在SD下载的哦!包括《A dynamic inertia weight particle swarm optimization algorithm》、《Adaptive Particle Swarm Optimization》、《Cyber Swarm Algorithms – Improving particle swarm optimization using adaptive memory strategies》。这三篇都是比较有研
TSP-based-on-improved-pso
- 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
PDF-pso
- In this project, the standard particles swarm optimization - named here (MyPSO) is simulated and tested by five well-known benchmark functions (Sphere, Ackley, Rastrigin, Rosenbrock and Schwefel p2.26). Then, a new mechanism- named here (Improved MyP