搜索资源列表
original_PSO
- 利用基本粒子群优化算法,使用matlab工具,求解Rastrigrin函数。-using particle swarm optimization algorithm, the use of Matlab tool Solving Rastrigrin function.
original_PSO
- 利用基本粒子群优化算法,使用matlab工具,求解Rastrigrin函数。-using particle swarm optimization algorithm, the use of Matlab tool Solving Rastrigrin function.
PSO_B_SA
- 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
Rastrigrin
- matlab平台下的测试函数Rastrigrin,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Rastrigrin, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
psoxin30
- 用粒子群算法来求取30维多峰函数Rastrigrin函数,运行100次得到平均值,标准差-Using the particle swarm algorithm to achieve 30 dimension multi-peak function Rastrigrin function, running 100 times to get an average, standard deviation
psodivide
- 用分种群的粒子群算法来求取30维多峰行数Rastrigrin函数,运行100次得到平均值,标准差-Using points of population of the particle swarm algorithm to achieve 30 dimensions multi-peak Rastrigrin function, running 100 times get an average, standard deviation
rastrigrin-pso
- 改进惯性权值后,改进的粒子群算法收敛速度加快,为了验证其收敛速度,通过测试函数rastrigrin对其检测,效果良好-The improved inertia weight, improved particle swarm algorithm converges faster, in order to verify its convergence rate by testing its detection function rastri
Rastrgrin
- This is a rastrigrin Function m file.