Welcome![Sign In][Sign Up]
Location:
Search - 混沌粒子优化算法

Search list

[Program doc混沌粒子群优化算法

Description: 混沌粒子群优化算法,一个比较不错的中文版的论文。有兴趣看看。。
Platform: | Size: 172228 | Author: 592374094@qq.com | Hits:

[AI-NN-PRLS-SVM_Based_on_PSO

Description: 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法,是英文-Based on Chaotic Particle Swarm Optimization Algorithm and Simulated Annealing of least squares support vector machine parameters of self-selection method, is in English
Platform: | Size: 343040 | Author: 毛毛 | Hits:

[AI-NN-PRCLSPSO

Description: 混沌的粒子群算法,求解无约束优化问题,可以保持个体多样性-Chaotic particle swarm algorithm for solving unconstrained optimization problems, can maintain the diversity of individual
Platform: | Size: 1024 | Author: 王国 | Hits:

[AI-NN-PRpsoandimprovedpso

Description: 基本粒子群优化算法和改进粒子群优化算法程序,包括:用基本粒子群算法求解无约束优化问题,用带压缩因子的粒子群算法求解无约束优化问题,用线性递减权重粒子群优化算法求解无约束优化问题,用自适应权重粒子群优化算法求解无约束优化问题,用随机权重粒子群优化算法求解无约束优化问题,用学习因子同步变化的粒子群优化算法求解无约束优化问题,用学习因子异步变化的粒子群优化算法求解无约束优化问题,用二阶粒子群优化算法求解无约束优化问题,用二阶振荡粒子群优化算法求解无约束优化问题,用混沌粒子群优化算法求解无约束优化问题,用基于选择的粒子群优化算法求解无约束优化问,用基于交叉遗传的粒子群优化算法求解无约束优化问,用基于模拟退火的粒子群优化算法求解无约束优化问题-PSO and improved PSO
Platform: | Size: 8192 | Author: wangjin | Hits:

[AI-NN-PRcpslssvm

Description: 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法-Based on Chaotic Particle Swarm Optimization and Simulated Annealing least squares support vector machine parameter self-selection method
Platform: | Size: 344064 | Author: yinjj | Hits:

[matlabpso

Description: 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iterative optimization tools. This document provides basic particle swarm algorithm, with a compression factor of the particle swarm algorithm, particle swarm optimization order, second order oscillating particle swarm algorithm, the weight particle swarm algorithm, chaotic particle swarm algorithm, based on hybrid particle swarm algorithm, based on Simulated annealing particle swarm optimization MATLAB source code.
Platform: | Size: 16384 | Author: 熊杰 | Hits:

[AI-NN-PRApplicationofLeastSquareSupportVectorMachine

Description: 基于粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法预测混沌序列-anessayaboutchaospredictionbyPSOLSSVM
Platform: | Size: 281600 | Author: 张彦 | Hits:

[AI-NN-PRrastriginPSOHD

Description: 混沌粒子群优化算法,及其该算法的简单应用-chaos PSO algorithm(A SIMPLE IMPLEMENTATION OF THE PARTICLE SWARM OPTIMIZATION)
Platform: | Size: 3072 | Author: chenruqing | Hits:

[AI-NN-PRconstrain-opt

Description: 针对工程优化设计问题,提出了基于混沌粒子群算法的工程约束优化问题求解方法。CPSO算法利用混沌搜 索的全局遍历性、随机性和规律性等特点, 引导粒子在全局范围内搜索, 从而克服了传统粒子群算法早熟收敛的缺点。 该算法以种群适应度方差作为粒子群优化算法早熟收敛的判据, 并用惩罚函数法处理违法约束的粒子, 当基本粒子群算 法陷入早熟时, 随机选择粒子群中的部分粒子实施混沌搜索, 直至满足迭代收敛条件为止。CPSO算法能提高种群的多 样性和粒子搜索的遍历性, 从而有效提高了PSO算法的收敛速度和精度。两个工程约束优化实例的求解结果表明,该算 法的优化结果最好, 收敛速度也比较快-Based on engineering design optimization problems, and put forward based on chaotic particle swarm optimization algorithm of engineering problem solving methods. CPSO algorithm by using chaos search The global ergodicity, stochastic characteristics and regularity, and lead particles in the global scope search, and overcome the traditional particle swarm algorithm premature convergence faults. In this algorithm, the population fitness variance as the particle swarm optimization algorithm of the criterion of premature convergence, the penalty function method and deal with illegal constraint particles, when basic particle swarm to calculate Law in early maturity, random selection of particle swarm of these particles implementation chaotic search, until the convergence conditions meet so far. CPSO algorithm can improve the population Sample sex and particles of searching ergodicity, thus effectively improved PSO algorithm convergence speed and accuracy. Two engineering constraint optim
Platform: | Size: 745472 | Author: 吴胜亮 | Hits:

[AI-NN-PRPSO

Description: 各种粒子群或改进型粒子群算法 1)粒子群优化算法(求解无约束优化问题) 1>PSO(基本粒子群算法) 2>YSPSO(待压缩因子的粒子群算法) 3>LinWPSO(线性递减权重粒子群优化算法) 4>SAPSO(自适应权重粒子群优化算法) 5>RandWSPO(随机权重粒子群优化算法) 6>LnCPSO(同步变化的学习因子) 7>AsyLnCPSO(异步变化的学习因子)(算法还有bug) 8>SecPSO(用二阶粒子群优化算法求解无约束优化问题) 9>SecVibratPSO(用二阶振荡粒子群优化算法求解五约束优化问题) 10>CLSPSO(用混沌群粒子优化算法求解无约束优化问题) 11>SelPSO(基于选择的粒子群优化算法) 12>BreedPSO(基于交叉遗传的粒子群优化算法) 13>SimuAPSO(基于模拟退火的粒子群优化算法) -Various PSO or improved particle swarm algorithm 1) Particle Swarm Optimization (unconstrained optimization problems) 1> PSO (PSO) 2> YSPSO (PSO algorithm to be compression factor) 3> LinWPSO (linearly decreasing weight particle swarm optimization) 4> SAPSO (adaptive weight particle swarm optimization) 5> RandWSPO (random weight particle swarm optimization) 6> LnCPSO (synchronous changes in learning factor) 7> AsyLnCPSO (asynchronous learning factor changes) (algorithm also bug) 8> SecPSO (particle swarm optimization algorithm with a second-order problem solving unconstrained optimization) 9> SecVibratPSO (with a second-order oscillating particle swarm optimization algorithm for solving constrained optimization problems five) 10> CLSPSO (chaotic particle swarm optimization algorithm for solving unconstrained optimization problems) 11> SelPSO (selection-based particle swarm optimization) 12> BreedPSO (genetic optimization algorithm based
Platform: | Size: 9216 | Author: wyf | Hits:

[Internet-Network混沌蚁群算法

Description: 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt based on genetic algorithm distribution network reactive power optimization program source code to solve the problem of unit group multi-group chaotic ant colony algorithm)
Platform: | Size: 873472 | Author: 千与12 | Hits:

[matlab13种PSO算法以及课件

Description: 各算法对应的问题如下:   PSO 用基本粒子群算法求解无约束优化问题   YSPSO 用带压缩因子的粒子群算法求解无约束优化问题   LinWPSO 用线性递减权重粒子群优化算法求解无约束优化问题   SAPSO 用自适应权重粒子群优化算法求解无约束优化问题   RandWPSO 用随机权重粒子群优化算法求解无约束优化问题   LnCPSO 用学习因子同步变化的粒子群优化算法求解无约束优化问题   AsyLnCPSO 用学习因子异步变化的粒子群优化算法求解无约束优化问题   SecPSO 用二阶粒子群优化算法求解无约束优化问题   SecVibratPSO 用二阶振荡粒子群优化算法求解无约束优化问题   CLSPSO 用混沌粒子群优化算法求解无约束优化问题   SelPSO 用基于选择的粒子群优化算法求解无约束优化问   BreedPSO 用基于交叉遗传的粒子群优化算法求解无约束优化问   SimuAPSO 用基于模拟退火的粒子群优化算法求解无约束优化问题(13 PSO algorithms and coursewares)
Platform: | Size: 7247872 | Author: linlin1992 | Hits:

[AI-NN-PRPSO

Description: 用二阶振荡粒子群优化算法、混沌粒子群优化算法、基于选择的粒子群优化算法、基于交叉遗传的粒子群优化算法、基于模拟退火的粒子群优化算法求解无约束优化问题(Second order oscillation PSO, chaotic particle swarm optimization algorithm, particle swarm optimization, genetic optimization algorithm based on cross particle swarm optimization algorithm based on simulated annealing Particle Swarm unconstrained optimization problems)
Platform: | Size: 4096 | Author: Lilith | Hits:

[AI-NN-PR粒子群算法1

Description: 粒子群算法,强引导粒子群与混沌优化的电力系统无功优化(Particle swarm optimization, strongly guided particle swarm optimization and chaotic optimization for reactive power optimization in power systems)
Platform: | Size: 235520 | Author: xiaominghd | Hits:

[matlabCLSPSO

Description: matlab程序,混沌粒子群算法,混沌优化和粒子群优化两者的结合(Matlab program, chaotic particle swarm optimization)
Platform: | Size: 1024 | Author: 肥羊YJ | Hits:

[AI-NN-PR遗传粒子群优化算法-GAPSO

Description: 遗传算法改进粒子群算法及混沌粒子群算法的源码(Improved genetic algorithm for particle swarm optimization and chaotic particle swarm optimization)
Platform: | Size: 558080 | Author: zhanghao_jycdtu@163. | Hits:

[matlab混沌粒子群优化算法-CPSO

Description: 混沌粒子群 内有图片 代码 数据 可更改目标函数(Image code data in chaotic particle swarm can change objective function)
Platform: | Size: 353280 | Author: 老李啊2 | Hits:

[AI-NN-PR遗传粒子群优化算法-GAPSO

Description: 混沌粒子群优化算法,及其该算法的简单应用(A SIMPLE IMPLEMENTATION OF THE PARTICLE SWARM OPTIMIZATION)
Platform: | Size: 558080 | Author: 按时打卡的我 | Hits:

[Other基于混沌自适应粒子群优化的matlab程序

Description: 文件包括带压缩因子的粒子群算法,权重改进的粒子群算法,自适应权重法,随机权重法,变学习因子的粒子群算法,异步变化的学习因子,二阶粒子群算法,二阶振荡粒子群算法,混沌粒子群算法,混合粒子群算法,杂交粒子群算法,模拟退火算法(Documents including particle swarm algorithm with compression factor, weighting the improved particle swarm algorithm, adaptive weight method, the random weighting method, variable learning factor of particle swarm optimization (pso) algorithm, asynchronous learning factors change, the second order particle swarm optimization (pso) algorithm, the second order oscillation particle swarm algorithm, chaos particle swarm optimization (pso) algorithm and hybrid particle swarm optimization (pso) algorithm, the hybrid particle swarm algorithm, simulated annealing algorithm)
Platform: | Size: 22528 | Author: 1575304182@qq.com | Hits:

[matlab粒子

Description: 各种粒子群优化算法,免疫粒子群优化算法,混沌粒子群算法(Various particle swarm optimization algorithms, immune particle swarm optimization algorithm, chaotic particle swarm optimization algorithm)
Platform: | Size: 30720 | Author: 哈哈lin | Hits:
« 12 3 »

CodeBus www.codebus.net