搜索资源列表
PSOt
- 智能优化算法: 粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。 程序来自:Brian Birge NCSU-intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divide
psoTRAINbp
- 用PSO训练BP神经网络(matlab程序)-With PSO training BP neural network (matlab program)
psobp
- 用于控制的神经网络程序,希望大家能交流发现,方便大家学习交流-The neural network used to control procedures, hope that we can exchange was found to facilitate the exchange of everyone learning
psopid2
- pso优化bp神经网络的程序,是师兄论文里的程序,希望对大家有用!-PSO bp neural network optimization procedure is the senior thesis in the process, I hope useful for all of us!
bp.pso
- 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序-The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization
PSO
- 自己编写的一个非常简单的粒子群算法程序,适合初学者。自己调试通过。-I have written a very simple particle swarm optimization process, suitable for beginners. By their own debugging.
pso-bp
- 这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
PSO-bp
- BP神经网络的MATLAB程序代码,可用于分类,鉴别-Back-propagation neural network
pso-bp
- 粒子群优化的神经网络算法程序,可用于参数寻优-Particle swarm optimization neural network algorithm
PSO-BP
- pso训练bp神经网络的程序,简单易用,欢迎交流探讨-pso bp neural network training program, easy to use, welcomed the exchange of
PSO-BP
- pso-bp神经网络优化程序,可对多类故障进行分类。-pso-bp neural network optimization procedures, multi-fault classification.
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.
PSO-BP
- 使用PSO算法优化BP网络,可使BP网络快速收敛,程序准确,极具参考价值-Use PSO algorithm to optimize BP network, BP network allows fast convergence program accurate, great reference value
PSO-bp((matlab
- pso-bp MATLAB程序用于仿真数据。(The PSO-BP MATLAB program is used to simulate the data.)
BPtrainedbyPSOalgorithm
- pso优化bp,程序大框架已有,自己修改数据就可以使用(PSO optimization BP, the program has been large fr a me, modify their own data can be used)
PSO-BP
- 可用于智能算法的优化,程序代码可以自己修改。(It can be used for the optimization of intelligent algorithms, and the program code can be modified.)
粒子群优化算法(PSO)应用于神经网络优化程序
- 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
PSO-BP程序
- 用粒子群优化BP神经网络matlab代码 %以下是训练数据,前4列为输入,第5列为输出 5.700 3.800 0.3175 2.33 2310 4.550 3.050 0.3175 2.33 2890 2.950 1.950 0.3175 2.33 4240 1.950 1.300 0.3175 2.33 5840 1.400 0.900 0.3175 2.33 7700 1.200 0.800 0.3175 2
程序
- 粒子群算法优化的BP神经网络与传统BP神经网络对比(Comparison between BP neural network optimized by particle swarm optimization and traditional BP neural network)