搜索资源列表
pso(sphere)
- 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
pso(sphere)
- 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
psofunction
- pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work direct
PSOwithfunction
- PSO : Particle swarm Optimization with Sphere function
pso
- 粒子群算法的sphere,rosenbrock,ackley,griewank函数优化-The function optimization of particle swarm algorithm
Matlab-Programs-of-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 mecha
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 mecha
Final-Project
- 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 mecha
sphere
- 三种PSO算法对20维非线性ackley函数进行优化求解的仿真函数-The three PSO algorithm simulation function 20-dimensional nonlinear Ackley function optimization solutions
sphere
- this folder contains matlab codes for minimize sphere with pso algorithm.
pso
- 用C++实现的标准微粒群算法(PSO),对SPHERE函数进行了测试,得到了较好结果-C++ applied standard particle swarm optimization,tested on the sphere function,and good result is got
PSO-CODE-FOR-SPHERE
- Matlab code for PSO for the testing of Unconstraints Optimization problem
PSO
- 提供了在Matlab上实现的粒子群优化算法例程,以Sphere函数为测试对象。-We provide the program of PSO in matlab, and choose the Sphere function as the test.
CUDA-PSO-v2.0.tar
- pso cuda PARTICLE SWARM OPTIMISAION for benchmarks functions rosenbrock, sphere, etc
PSO for sphere
- Matlab code for finding the best cost for making a sphere
45665992PSO-Sphere
- 粒子群算法,一种智能优化算法,带有测试函数sphere(Particle swarm optimization (PSO), an intelligent optimization algorithm)
BAsphere
- 一种结合PSO粒子群改进蝙蝠算法,用sphere对其在不同参数设置下运行50次,计算最优值、最差值、平均值、方差进行对比(A combination of PSO particle swarm optimization bats algorithm, with the sphere in the different parameters set to run 50 times, calculate the optimal value,
PSO-Sphere
- 粒子群优化算法pso的matlab程序,测试函数为Sphere函数,可以直接使用,其他函数可以自己更改(PSO pso matlab program, test the function of Sphere function, can be used directly, other functions can own change)
基于人群搜索算法的函数优化
- 包含人群搜索算法源程序,和rastrigin、Schaffer和Spher三个函数的优化,并与PSO比较(Including the source program of crowd search algorithm, and the optimization of rastrigin, Schaffer and Sphere functions, and comparing with PSO)
SIN初始化
- 混沌映射sin映射初始化种群,与标准pso求解sphere函数,精度更好(The chaos map sin map initializes the population, and solves the sphere function with standard PSO, the accuracy is better)