PSO程序的源代码(粒子群优化算法源程序)
上传时间: 2013-12-13
上传用户:gundamwzc
改进型PSO ,可以在matlab7.0环境下运行,其他版本的还未运行过,不能保证
上传时间: 2014-11-06
上传用户:bruce
PSO算法的matlab实现,在6.5版本测试过,其他版本不保证能够马上用
上传时间: 2014-01-02
上传用户:stewart·
背包问题是组合优化领域内经典的NP完备间题,本文介绍了PSO解决0/1背包问题上的一个方法
上传时间: 2013-12-22
上传用户:familiarsmile
Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is a stochastic search and optimization tool. Changes in the PSO parameters, namely the inertia weight and the cognitive and social acceleration constants, affect the performance of the search process. This paper presents a novel method to dynamically change the values of these parameters during the search. Adaptive critic design (ACD) has been applied for dynamically changing the values of the PSO parameters.
标签: intelligence optimization algorithms behaviors
上传时间: 2014-01-08
上传用户:lgnf
粒子群PSO算法 c和matlab 对学习PSO很有帮助
上传时间: 2014-01-17
上传用户:pinksun9
粒子群优化(PSO)标准算法,是学习粒子群算法编程的入门程序
上传时间: 2016-04-09
上传用户:aig85
PSO算法例程,包括多个实现,从国外网站下的
上传时间: 2016-04-09
上传用户:xiaodu1124
用PSO训练BP神经网络(matlab程序)
上传时间: 2016-04-10
上传用户:yulg
二进制粒子群优化算法PSO,主程序:swarmPSO.m 它包括以下子程序: 1. 初始化:swarminit.m 2. 适应值计算函数:swarmeval.m;
上传时间: 2013-12-02
上传用户:qweqweqwe