搜索资源列表
psobp
- pso优化BP算法,别人写的东东,加入数据后可运行-pso BP optimization algorithm, written by the Eastern others, joined the operational data
PSO-BP(MATLAB)
- PSO优化BP的源程序,加上作者的注释.-BP PSO optimization of the source, together with the author' s comments.
PSO_BP
- pso优化BP,非常实用,具有较好的预测能力-pso optimal BP,Very practical, with good predictability
psobp1
- 只要输入自己需要的数据就可实现PSO优化bp的程序-Just enter the data they need can be achieved PSO optimization procedures bp
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-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
- 资料包括PSO,PSO-PID,PSO-AM,PSO-BP,FOA.通过粒子群能够很好的解决优化问题,对于学习PSO的初学者有很大的帮助,另外提供一个果蝇算法,望比对学习。-Data including PSO and PSO- PID, PSO- AM, PSO and BP, FOA.
PSO-BP
- 利用粒子群算法(PSO)来优化BP神经网络的权值和阈值,可运行,fun.m是用来计算适应度(误差)值的,在PSO.m中点击运行即可。-Using particle swarm optimization (PSO) to optimize the BP neural network weights and threshold, can run, fun.m is used to calculate the fitness value (error)
PSO-BP
- 使用PSO算法优化BP网络,可使BP网络快速收敛,程序准确,极具参考价值-Use PSO algorithm to optimize BP network, BP network allows fast convergence program accurate, great reference value
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)
PSOyouhuaBP
- PSO优化BP预测,预测结果更为准确,适应性高,泛化能力好(PSO optimization BP prediction)
psobp2
- 利用粒子群算法优化BP神经网络的权重和阈值。(Using particle swarm optimization to optimize weights and thresholds of BP neural networks.)
matlab
- Matlab中关于PSO优化BP神经网络的实例,以及具体的代码(An example of PSO optimization of the BP neural network in Matlab and the specific code)
粒子群优化算法(PSO)应用于神经网络优化程序
- 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
改进版的bp神经网络算法编程(pso)
- 神经网络算法,适合适合科研人员和学生进行优化和调参。新手理解鱼群算法,希望大家可以认真学习其中的道理。(Neural network algorithm is suitable for scientific researchers and students to optimize and participate. Novice understands Fish Swarm Algorithms, I hope you can seriously learn the truth.)
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.)
PSO_BP
- 实现BP分类,利用PSO优化BP,换数据可直接运行(Realize BP classification, use PSO to optimize BP, change data to run directly)
使用PSO优化BP进行故障诊断的代码
- 这是关于使用PSO优化BP进行故障诊断的代码,比较新,能够取得比较高的正确率,对新手也是学习的机会,可以学习用,写文章很有帮助。加入数据可以直接运行!!!