搜索资源列表
my_pso
- 将粒子群算法与免疫结合,计算函数的优化极值。-The particle swarm optimization combined with the immune calculated extremal function optimization.
My_PSO
- 自己用c++写的基本粒子群优化算法,解决求函数最大值问题,程序可以简单修改成各位想要的功能。-Own with c++ write Particle Swarm Optimization algorithm to solve the problem of the maximum demand function, the program can be simple changes you want to function.
my_pso(0520)
- 粒子群算法在数字图像相关中搜索整像素极值,可以很好识别区域极值-PSO algorithm searches the entire pixel in the digital image correlation in the extreme, can well identify extreme region
my_pso
- pso优化算法,提供大家学习,改写参数后即可使用。-pso optimization algorithm, providing you learn, you can use the overwrite parameter.
my_pso
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。(Particle swarm optimization (PSO), also known as particle swarm optimization (PSO) or