搜索资源列表
PSO-bp-MATLAB
- 利用PSO训练BP神经网络的MATLAB源码-use PSO training Neural Network MATLAB source
PSO-BP(MATLAB)
- PSO优化BP的源程序,加上作者的注释.-BP PSO optimization of the source, together with the author' s comments.
psobp
- 改进版的bp神经网络算法编程 可以正常运行 -An improved version of the bp neural network algorithm to the normal operation of programming
PSO_BP
- pso优化BP,非常实用,具有较好的预测能力-pso optimal BP,Very practical, with good predictability
pso-bpbianshi
- 一种结合PSO及改进BP网络的辨识方法 很好的微粒群应用算法辨识效果很好-A combination of PSO and the improved BP network identification method of application of particle swarm algorithm is a very good very good identification results
PSOBP
- 将PSO算法应用于神经网络训练的方法,并与BP 算法做了对比仿真实验。-The PSO algorithm is applied to neural network training methods, and BP algorithm was compared with the simulation.
BPPSOSA
- matlab中基于模拟退火法的粒子群BP神经网络计算程序-matlab simulated annealing method based on BP neural network computing PSO program
5618626PSO-bp-MATLAB
- PSO-bp-MATLAB 5435654yhtr
PSO-BP
- PSO粒子群算法改进的BP神经网络,更改文件位置后即可使用-PSO PSO improved BP neural network can be used to change the file location
pso-bp
- 优化BP网络非常的好,对希望对初学者有学习神经网络这方面的知识有很大的帮助-Optimized BP network is very good, for beginners who want to learn the knowledge of neural networks in this area of great help
PSO-BP-wind-power
- 采用粒子群算法PSO优化BP神经网络,进行风电功率预测,含实际数据和案例-Particle swarm optimization PSO BP neural network for wind power prediction, including the actual data and case
PSO-optimization
- 应用粒子群算法来寻找BP神经网络最优的初始权值还有阈值,本程序主要是以此来拟合函数,读者可以根据需要,小小地修改一下BP神经网络的代码,可以实现诸如模式识别等功能,收敛效果很好,-Application of particle swarm algorithm to find the optimal initial BP neural network weights as well as the threshold value, the procedure is a way to fit func
pso-bp
- this code about BP neural network trained by PSO algorithm
pso-bp
- 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
pso-bpguzhangzhenduan
- 应用粒子群优化算法优化bp网络的权值和阈值应用于故障诊断,程序可行,效果明显编写详细,注释清晰。-Application of particle swarm optimization algorithm to optimize the weights and thresholds of BP network is applied to fault diagnosis, the program is feasible, the effect is obvious, and the notes ar
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)
粒子群优化算法(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)
PSO BP wind power
- 粒子群结合神经网络智能算法优化最值问题。(And the output of the fan is tracked and predicted in real time based on the wind power prediction of the PSO algorithm.)