搜索资源列表
pso
- 改进的pso算法:引入变异算子,保持了种群的多样性,并提高了算法的全局搜索能力。
PSO_ppt.rar
- 蚁群算法的简要介绍和各种蚁群算法的matlab标准程序及改进的算法。,Ant colony algorithm and a brief descr iption of ant colony algorithm matlab standard procedures and the improved algorithm.
cross-pso.rar
- 带交叉因子的粒子群优化算法,有关粒子群算法的改进并举例说明,Cross-factor with particle swarm optimization algorithm, the particle swarm algorithm and illustrates
mpso1.rar
- 这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。,This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergen
pso1hunhe
- 粒子群算法,基于粒子运动方向变异、两个学习因子分别变大变小,惯性权值非线性减小的改进-PSO, the direction of variation of the improvement
PSO
- PSO算法,经过改进,用于优化并用MATLAB实现,希望对大家有所帮助。-PSO algorithm is improved for the optimized and used MATLAB to achieve, I hope all of you to help.
PSOGA
- 带交叉因子的改进PSO算功能:求解多维无约束优化问题收敛性强,还可以加入变异算子-With cross-factor improvement of PSO operator functions: Solving multi-dimensional unconstrained optimization problem of strong convergence can also add mutation operator
PSO
- 基于粒子群算法的冷轧轧机程序,是燕山大学论文中的程序,已经改进-Particle Swarm Optimization Based on the cold-rolling process
PSO
- 改进后的经典的pso算法,主函数是对空间坐标的搜索,使用的时候可以改成其他的相应问题,c++描述-The improved classic pso algorithm, the main function is the search space coordinates, using the time to change other consequential issues, c++ descr iption of
new-pso
- 一个改进的PSO算法,非常适合初学的人使用。经典的东西-An improved PSO algorithm is very suitable for beginners to use. Classic stuff
TSP-based-on-improved-pso
- 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
PSO-improvement
- 改进的PSO,很具有参考价值,我花了钱才买到的,你们-Improved PSO, is a reference value, and I spent the money to get these, and you have a good look
pso
- 对微粒群算法结构的改进方案有很多种,对其可分类为:采用多个子种群;改进微粒学习对象的选取策略;修改微粒更新迭代公式;修改速度更新策略;修改速度限制方法、位置限制方法和动态确定搜索空间;与其他搜索技术相结合;以及针对多模问题所作的改进。-Structure of the particle swarm algorithm to improve the program there are many, its can be classified as: the use of multiple sub-p
PSO-LSSVM
- 利用改进PSO算法对LS-SVM进行参数优化,参数 和 的取值范围分别为 和 ,粒子种群数量为 25,迭代次数为 100,惯性权重因子 和 取0.9和0.1,学习因子 和 均取2。-The parameters of PS-SVM are optimized by using the improved PSO algorithm. The range of parameters is 25, the number of particles is 25, the number of iterati
改进的PSOBP
- 使用改进的PSO算法优化BP神经网络是实现数据的分类。调试通过,替换样本数据即可使用(Optimizing BP neural network using improved PSO algorithm is the classification of data. Debug through, replace sample data can be used)
简单PSO
- pso算法的改进与优化,即对粒子群算法惯性权重w与学习因子参数的约束。(pso algorithm is improved and optimized, that is, the constraints of the inertial weight w and the learning factor parameters of the particle swarm algorithm.)
www.dssz.com_pso-bp
- 基于神经网络的局限性,使用粒子群算法优化其权值,对其进行改进(PSO improved neural network)
PSO
- PSO的java基本实现,以及一种的改进版本,并且以Rastrigin函数为例,探究其运行效果(PSO java basic implementation, as well as an improved version, and take Rastrigin function as an example to explore its operation effect)
改进pso可以求解城市数量大的旅行商问题
- 城市数量最大的改进的粒子群算法求解旅行商问题(Particle swarm optimization for traveling salesman problem)
pso
- 粒子群优化算法,可以用于各种方面的优化,通过改进后效果更好(Particle swarm optimization algorithm can be used in various aspects of optimization, better through the improved)