搜索资源列表
PSO-bp-MATLAB
- 利用PSO训练BP神经网络的MATLAB源码-use PSO training Neural Network MATLAB source
PSO优化BP神经网路
- 已经调试过的用PSO算法优化BP神经网络,取得较好的效果
bp.pso.rar
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
MATLAB-Neural-network-cases
- 共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-Neural network cases
PSO-BP(MATLAB)
- PSO优化BP的源程序,加上作者的注释.-BP PSO optimization of the source, together with the author' s comments.
psobp
- 粒子群算法PSO优化BP神经网络的MATLAB代码 -PSO Particle Swarm Optimization of BP Neural Network MATLAB code
PSO-bp-MATLAB8026
- 利用PSO训练BP神经网络的MATLAB源码-PSO training using BP neural network MATLAB source
psopid2
- pso优化bp神经网络的程序,是师兄论文里的程序,希望对大家有用!-PSO bp neural network optimization procedure is the senior thesis in the process, I hope useful for all of us!
pso-bp
- 这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
BP
- PSO训练BP网络的代码,训练样本被抽去了-PSO training BP network code, training samples were removing the
pso
- 基本的粒子群算法十分清晰 便于理解 适合初学者学习应用-The basic particle swarm algorithm is very clear and easy to understand for beginners to learn the application of
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
psotb-beta-0.3
- 粒子群算法(pso)的matlab工具箱,里面有详细的使用说明-toolbox for particle swarm optimum
PSO-bp((matlab
- bp神经网络,希望大家多多交流,谢谢!非常感谢大家的帮助!-bp neural network, I hope you interact more, thank you! Thank you very much for your help!
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
PSO优化BP神经网络 MATLAB版本2016a
- PSO优化BP神经网络 MATLAB版本2016a PSO优化BP神经网络的权值和阈值 有详尽的注释 并结合2016a的新版本函数特性,优化了算法(PSO optimization BP neural network MATLAB version 2016a PSO optimization BP neural network weights and thresholds Detailed comments and combined with the 2016a new version of t
粒子群优化算法(PSO)应用于神经网络优化程序
- 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
PSO-BP(MATLAB)
- 利用PSO蚁群算法改进的BP神经网络,收敛性很好!很实用(The BP neural network improved by PSO ant colony algorithm has good convergence. Very practical)
GA-BP及PSO-BP
- 主要是通过GA和PSO的全局搜索能力,用于改进BP网络的权值阈值(It is mainly used to improve the weight threshold of BP network)