搜索资源列表
psoTRAINbp
- 用PSO训练BP神经网络(matlab程序)
MATLAB-Neural-network-cases
- 共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-Neural network cases
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
PSO
- 自己编写的一个非常简单的粒子群算法程序,适合初学者。自己调试通过。-I have written a very simple particle swarm optimization process, suitable for beginners. By their own debugging.
PSO_BP
- 基于粒子群和BP神经网络的混合优化策略算法。将改进PSO算法与BP神经网络结合,用PSO算法取代梯度下降法来优化神经网络的连接权值和阈值。程序简单易懂。-Based on Particle Swarm and the BP neural network algorithm for hybrid optimization strategy. Will improve the PSO algorithm and BP neural network, using PSO algorithm to re
psobp
- 用粒子群优化算法(pso)来优化bp神经网络的参数的matlab程序-pso bp matlab code
30-case-studies
- MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
PSO-RBF
- 利用改进粒子群训练bp神经网络的matlab程序\利用改进粒子群训练RBF神经网络的-Improved Particle Swarm training bp neural network matlab program \ using improved particle swarm training RBF
pso-bp
- 粒子群优化的神经网络算法程序,可用于参数寻优-Particle swarm optimization neural network algorithm
psobp
- 这是粒子群算法PSO与BP神经网络相结合的程序,调试通过的,具有通用性。-This is the particle swarm optimization PSO combined with BP neural network program, debug, and versatility.
project_PSOBP
- 一个基于PSO优化weights的BP算法程序来进行故障诊断-PSO-based algorithm to optimize weights of BP procedures for troubleshooting
PSO-BP
- pso训练bp神经网络的程序,简单易用,欢迎交流探讨-pso bp neural network training program, easy to use, welcomed the exchange of
PSO-BPmatlabkexing
- 一个利用粒子群优化算法训练BP神经网络的程序,在matlab环境中,代码简便可行。-A particle swarm optimization algorithm is used to train the BP neural network program, in the MATLAB environment, the code is simple and feasible.
psobp1
- 是PSO优化BP神经网络的程序,调试过,可以执行-Is the process of the PSO to optimize the BP neural network, debugging through, can perform
PSO-BP
- 神将网络PSO-BP,用于计算,预测,仿真,基于遗传算法的程序。-NEURAL NET forcasting with artificial neural networks:the state of the art
pso-bp.tar
- 基于粒子群算法优化BP神经网络参数的matlab程序,极大地提高了预测精度。-Based on particle swarm optimization BP neural network parameters matlab program, which greatly improved the prediction accuracy.
To-predict
- matlab预测程序集合,适用于数学建模大赛,直接数据导入就可以用。包括灰色模型预测程序2个,gm10,greymodel,高斯混合模型mixture_of_gaussians,以及BP神经网络优化模型,遗传算法优化,Genetic,粒子群算法优化,PSO-Matlab to predict collection, suitable for mathematical modeling contest, data import can use directly. Including gray mo
BPtrainedbyPSOalgorithm
- pso优化bp,程序大框架已有,自己修改数据就可以使用(PSO optimization BP, the program has been large frame, modify their own data can be used)
程序
- 粒子群算法优化的BP神经网络与传统BP神经网络对比(Comparison between BP neural network optimized by particle swarm optimization and traditional BP neural network)