搜索资源列表
PSO优化BP神经网路
- 已经调试过的用PSO算法优化BP神经网络,取得较好的效果
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
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
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
PSO_BP
- pso优化BP,非常实用,具有较好的预测能力-pso optimal BP,Very practical, with good predictability
psobp
- pso优化Bp神经网络,在matlab中的运用,已经过本人验证可以使用,还请各位给予指教-pso bp
PSO-BP-wind-power
- 采用粒子群算法PSO优化BP神经网络,进行风电功率预测,含实际数据和案例-Particle swarm optimization PSO BP neural network for wind power prediction, including the actual data and case
BPtrainedbyPSOalgorithm
- pso优化bp,程序大框架已有,自己修改数据就可以使用(PSO optimization BP, the program has been large frame, modify their own data can be used)
PSO_BP
- 用粒子群算法PSO优化BP神经网络,改善预测精度(The BP neural network is optimized by particle swarm optimization (PSO) to improve the prediction accuracy)
PSO-BP和GA-BP
- 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
改进的PSOBP
- 使用改进的PSO算法优化BP神经网络是实现数据的分类。调试通过,替换样本数据即可使用(Optimizing BP neural network using improved PSO algorithm is the classification of data. Debug through, replace sample data can be used)
[muchong.com]PSO-BP
- 粒子群算法优化bp神经网络进行时间序列的预测,通过优化神经网络中的参数达到更好的预测效果(Particle swarm optimization (PSO) optimizes the BP neural network to predict the time series, and optimizes the parameters of the neural network to achieve better prediction results)
PSOyouhuaBP
- PSO优化BP预测,预测结果更为准确,适应性高,泛化能力好(PSO optimization BP prediction)
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源码 (1)
- PSO优化BP网络,能有效优化BP网络的权值和阈值,可在matlab上直接运行(PSO optimizes the BP network, it can effectively optimize the weight and threshold of BP network, and can run directly on MATLAB.)
pso优化BP
- 使用pso优化神经网络,使风电功率预测达到更高的精度(a pso algorithm used to optmize bp neural network)
使用PSO优化BP进行故障诊断的代码
- 这是关于使用PSO优化BP进行故障诊断的代码,比较新,能够取得比较高的正确率,对新手也是学习的机会,可以学习用,写文章很有帮助。加入数据可以直接运行!!!