搜索资源列表
差别算法MATLAB代码及粒子群算法的介绍
- 差别算法matlab代码(differential algorithm)及粒子群算法的介绍-difference algorithm Matlab code (differential algorithm) and the PSO algorithm introduced
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
PSO_constrian.rar
- PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。,PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
tunningPIDbyPSO.zip
- 埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享,Wael korani Egyptians wrote using particle swarm optimization (pso) code pid call simulink model optimization parameters, and share
pso_nnet
- 利用pso算法训练人工神经网络的源代码。-PSO algorithm for the use of training artificial neural network source code.
psotb-beta-0.3
- 实现基本pso功能,是学习matlab和pso的好代码啊-The realization of the basic PSO functions, and the PSO is to learn good matlab code ah
BP
- PSO训练BP网络的代码,训练样本被抽去了-PSO training BP network code, training samples were removing the
pso
- cuda加速粒子群算法的代码,非常不错哦-particle swarm algorithm to accelerate the cuda code
pso-svm
- 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
matlab-code-of-POS
- 基本粒子群优化算法(Particle Swarm Optimization,PSO)功能:求解优化问题的全局性,并行性,高效的群体智能算法-Particle swarm optimization (Particle Swarm Optimization, PSO) function: solving global optimization problems, parallelism, and efficient swarm intelligence algorithm
Particle-swarm-algorithm-matlab-code
- PSO算法就是模拟一群鸟寻找食物的过程,每个鸟就是PSO中的粒子,也就是我们需要求解问题的可能解,这些鸟在寻找食物的过程中,不停改变自己在空中飞行的位置与速度。-PSO algorithm is to simulate a flock of birds looking for food in the process, each bird is the PSO particles, that is, we need to solve the problem of possible solution
Ipso
- 本文将 改进的PSO优化算法与 BP网络算法相结合, 完全 基于BP网络算法的基本思想, 是在基本 BP算法的误 差反向传播调整权值的基础上, 再引入 PSO 算法进行 权值修正, 是严格意义上的基于 PSO的 BP网络算法.-pso programming for improved bp neural network
bp-pso-matlab
- PSO替代梯度下降训练BP网络,将代码从doc复制出来即可-The PSO alternative gradient descent training of BP network, the code is copied from the doc can
cross-factor-pso-and-qpso
- 带交叉算子的量子粒子群优化算法和粒子群算法的matlab源程序.m-QPSO and PSO with crossover operator. MATLAB CODE
PSO-matlab
- 人工智能算法,粒子群算法matlab详解代码,适用于各种寻优-Artificial intelligence algorithms, PSO Detailed matlab code, suitable for a variety of optimization.
pso-matlab
- 这是关于粒子群算法的matlab源代码,很有实用价值-This is the PSO algorithm matlab source code
模式识别与智能计算-matlab技术实现
- 简单的PSO算法代码,但是需要添加fitness函数。(Simple PSO algorithm code, but need to add fitness function.)
pso-svr代码
- 基于粒子群优化的向量回归预测分析 matlab代码(Support vector regression code with pso)
PSO_adaptation
- 改进型粒子群PSO优化算法MATLAB代码,基于权重改进速度,已封装为函数(Improved particle swarm optimization algorithm PSO MATLAB code, based on the speed of weight improvement, has been encapsulated as a function.)
code
- 是关于文章Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification的Matlab源代码,希望对从事这个方向的人员有所帮助。(Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification)