搜索资源列表
mopso.tar
- pso算法编程的c语言实现,pso算法编程的c语言实现-pso Algorithm Programming in C Language, pso Algorithm Programming in C Language
PSOCL
- 可实现计算,利用C语言对PSO进行了编程。-can be calculated using the C language for the PSO program.
pso
- 粒子群算法解决二进制问题,通过matlab语言进行编程-Binary particle swarm algorithm to solve the problem, through the matlab programming language
code
- 使用java语言编程,对GA做了改进,实现了标准的PSO,可以对两种算的结果进行比较,可以发现,pso具有精度高的特点,GA具有速度快的特点-Using the java programming language, have made improvements to the GA to achieve the standard PSO, the results can be counted on to compare the two, can be found, pso with high ac
PSO
- 粒子群算法源代码,matlab编程语言实现-Particle swarm algorithm source code
PSO
- 能够实现基本粒子群算法的源代码c语言编程-The particle swarm algorithm source code c language
pso_tsp_ansi_c
- 该程序是用粒子群算法解决旅行商问题,所用编程语言是C语言-The program is PSO for TSP problem
一些算法
- 用MATLAB语言编程实现粒子群算法的程序(Using MATLAB programming language to achieve particle swarm optimization program)
pso
- 一种基于粒子群算法的解决遍历多城市最短路径的算法,基于matlab开发平台,使用m语言编程的(For solving the minimum distance about traveling around multi-cities, we developed this algorithm based on PSO. Using m language and programming on matlab platform.)
MPPTPSO
- 用c语言实现PSO算法,并经过调试可以实现最大功率点的追踪(Implementation of PSO algorithm in C language)