搜索资源列表
vrptm.rar
- 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。,With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
PSO_demo
- 粒子群算法求解TSP问题,VC++运行平台-particle swarm optimization for TSP
PSO
- 粒子群算法,PSO,附有详细的注释,适合初学者。-Particle swarm optimization, PSO, with detailed notes, suitable for beginners.
pso
- 标准粒子群算法的matlab实现,并通过均匀设计进行初始化-Standard particle swarm algorithm matlab implementation, and initialize uniform design
CLSPSO
- 混沌粒子群算法是混沌优化和粒子群优化两者的结合。对于给定的优化函数,通过将搜索过程对应为混沌轨道的遍历过程,可使搜索过程具有避免陷入局部极小的能力。-Chaos particle swarm optimization (pso) algorithm is a combination of both the chaos optimization and particle swarm optimization.For a given optimization function, through th
PSO
- 用粒子群算法解决np-hard问题,可以得到满意解。-Using the particle swarm optimization algorithm to solve the NP-hard problem, we can get the satisfactory solution.