搜索资源列表
BP神经网络代码
- BP神经网络MATLAB、C、C++源代码
关于bp神经网络
- 关于bp神经网络的
SAR成像BP算法仿真源程序及结果
- SAR成像BP算法仿真源程序及结果
基于BP神经网络的厦门楼盘走势预测
- 本文基于BP神经网络应用于预测的原理,提出预测步骤及预测可行性,探讨建立基于BP神经网络的预测模型的关键技术,包括样本的选取与预处理、输入输出变量的选取、隐层节点数的确定、初始权值和阈值的选取、激活函数、训练算法与参数的选取,最后建立合理的网络模型;结合住宅市场的实际情况,建立两类BP 神经网络预测模型:基于时间序列的趋势预测模型以及基于影响因素的回归预测模型,即分别采用神经网络趋势预测和回归预测的思路,把住宅市场的供给、需求与房价的历年数据以及其影响因素的数据分别作为学习样本,建立预测模型,
基于BP神经网络的数字识别研究
- 基于BP神经网络的数字识别研究论文
基于BP神经网络的图像分类
- 基于BP神经网络的图像分类
MATLAB的BP人工神经网络设计
- MATLAB的BP人工神经网络设计
BP-gaijin
- 介绍一种bp在神经网络上改进算法,效果比原bp算法要好-A bp improvement in the neural network algorithm, the effect is better than the original algorithm bp
bp
- 介绍bp神经网的相关知识。有助于了解bp神经网的训练,权值的修订等等。属于资料-Introduction bp neural network knowledge. Contribute to understanding of bp neural network training, weights, etc. amendment. To the dissemination of information
bp
- 本书涉及的研究方法主要应用于油田生产的实际工作中,包括一般储层参数预测、薄互油藏参数预测、火山岩储层参数预测和储层随机模拟等问题,同时还涉及了石油工业中的油管缺损检测、海底输油管道腐蚀检测等应用问题,对污水处理絮凝过程的智能优化控制及移动机器人的全局和局部路径规划等问题的应用也进行了一定的研究。-Book of research methods involved are mainly used in oil field production of practical work, includi
PSOBPlunwen
- 基于PSO的BP训练算法论文:在BP训练算法中,关于变权值、学习速率、步长的问题已被广泛地研究,几种基于启发式改进的技术也表明具有改善训练时间以及避免陷入局部最小的明显效果。这里BP训练过程由基于PSO同时优化log—Sigmoid函数与网络权值的新算 法(PSO。GainBP)实现。实验结果表明,PSO—GainBP比传统基于PSO的BP算法在网络训练方面具有更好的性能。-PSO based on the BP training algorithm Papers: In the BP tr
bp
- 利用bp神经网络对遥感图像进行分类,输入样本值后,根据样本值对遥感图像不同的地物进行分类,分类后计算每种地物所占面积-The use of bp neural network classification of remote sensing images, enter a sample value, based on the sample value of the different features of remote sensing image classification, classif
小波神经网络与BP网络的比较研究及应用
- 这是一篇硕士论文,关于小波神经网络和BP神经网络的比较,有详细的算法比较-This is a master' s thesis on wavelet neural network and BP neural network compared with the algorithm in detail
BP
- 基于BP神经网络算法的研究,主要比较了模拟退火算法、遗传算法、P神经网络的区别,提出了一种比较优化的BP算法-the research for BP
BP
- BP算法,也即置信算法的详细介绍及速度改进的算法介绍。可以从网上搜到源码。-BP algorithm, that is the confidence and speed of the algorithm details of the improved algorithm is introduced. Can be found from the Internet to the source code.
bp
- Bp算法是c++程序编写的,希望大家看看,给予帮助-Bp
NeuralNetwork_BP
- BP神经网络用于分类与回归的matlab源码 注释很详细-1、NeuralNetwork_BP_Classification.m- 分类 2、NeuralNetwork_BP_Regression.m- 回归
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
BP神经网络车牌识别源码
- matlab下基于BP神经网络源码车牌识别,附带解释,方便理解。(BP neural network source code license plate recognition)
6退火遗传算法优化BP神经网络的研究
- 退火算法优化BP神经网络的研究,介绍了一种新的方法(Annealing algorithm to optimize BP neural network)