搜索资源列表
vrptm.rar
- 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。,With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
535681370ACOforSHORTPATHwithMatlab
- 运用matlab程序进行基于蚁群算法的最短路的搜索,可以用于交通中最短路的搜索-Use matlab program based on the search of the shortest of the ant colony algorithm, can be used for the shortest search traffic
three-dimensional-path-planning
- 基于蚁群算法的三维路径规划。在三维地图上寻找最优路径!-Ant colony algorithm based three-dimensional path planning. To find the optimal path on the three-dimensional map!
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.
gaisanweipso
- PSO航迹规划算法,无人机三维航迹规划,时间复杂度小。(PSO path planning algorithm, UAV three-dimensional path planning, time complexity is small.)