搜索资源列表
bp神经网络Java实现
- bp神经网络的实现源码及应用例程。Java语言编写,安全,通用。
基于RBF神经网络的CPI预测
- 采用RBF神经网络的结构、特性和训练算法,根据CPI(消费者物价指数)与其影响因素之间存在的映射关系,应用神经 网络建立了多因素非线性时间序列预测模型。最后通过仿真实验和研究,把RBF神经网络与传统的bp网络预测结果进行比较,结果证明,该模型的预测精确度更高,结果令人满意。
基于bp神经网络的厦门楼盘走势预测
- 本文基于bp神经网络应用于预测的原理,提出预测步骤及预测可行性,探讨建立基于bp神经网络的预测模型的关键技术,包括样本的选取与预处理、输入输出变量的选取、隐层节点数的确定、初始权值和阈值的选取、激活函数、训练算法与参数的选取,最后建立合理的网络模型;结合住宅市场的实际情况,建立两类bp 神经网络预测模型:基于时间序列的趋势预测模型以及基于影响因素的回归预测模型,即分别采用神经网络趋势预测和回归预测的思路,把住宅市场的供给、需求与房价的历年数据以及其影响因素的数据分别作为学习样本,建立预测模型,
小波神经网络与bp网络的比较研究及应用
- 这是一篇硕士论文,关于小波神经网络和bp神经网络的比较,有详细的算法比较-This is a master' s thesis on wavelet neural network and bp neural network compared with the algorithm in detail
bp
- 用bp神经网络的初步级应用实现 电机故障诊断-bp neural network with the initial level of motor fault diagnosis applications
bp
- bp神经网络在股票预测中的应用研究 硕士毕业论文-bp neural network prediction in the stock Master' s Thesis Research
VB-bp
- 这是用VB编写的bp神经网络程序,可以应用-It is written in VB bp neural network program, can be applied
mytest
- 人脸识别的matlab程序,bp神经网络的应用-Face recognition matlab program, bp neural network applications
bp
- bp神经网络在预测方面的应用(源代码实例程序)-bp neural network program source code examples
GA-bp神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-bp神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-bp neural network,% gap.xls stored in the training sample of the
bp神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 bp 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 bp 神经网络,使网络能够表达该未知函数,然后用训练好的 bp 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
bp神经网络L_M优化算法在地下水动态预测中的应用
- bp神经网络L_M优化算法在地下水动态预测中的应用(Application of bp neural network L_M optimization algorithm in groundwater dynamic prediction)
bp神经网络程序
- 是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。bp网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。(It is a multilayer feedforward network trained by error backpropagation algorithm, and is one of the most widely used neural network models. bp networks can learn a
bp神经网络在大型斜拉桥工控制中的应用研究
- 研究bp神经网络在实际生活的应用,对其中的一个参数抽取样本仿真。(The application of bp neural network in real life is studied, and the sample simulation of one parameter extraction is studied.)
bp神经网络的拓扑优化算法
- bp(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络(bp neural network is a concept put forward by scientists from Rumelhart and McClelland in 1986. It is a multilayer feedforward neural network traine
bp神经网络设计程序实例
- 用bp神经网络解决凸优化问题,应用MALAB,取得较好的效果(bp neural network is used to solve convex optimization problems, and MALAB is applied to achieve better results)
基于bp网络的个人信贷信用评估
- bp神经网络的matlab应用算例,个人信贷信用评估(An example of the Matlab Application of bp neural network, personal credit evaluation)
bp神经网络
- bp(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络。(bp (back propagation) neural network was founded in 1986 by Rumelhart and McClelland, led by the scientists put forward the concept of error backwa
bp ppt
- 这个PPT中含有bp神经网络的讲解以及应用,有助于深入了解(The explanation and application of the bp neural network in this PPT will help us to get a deep understanding of it.)
基于bp网络的个人信贷信用评估
- 这是一个bp神经网络在个人信贷评估方面应用的一个实例,有程序代码。适合初学者(This is an example of the application of bp neural network in personal credit evaluation, with program code.)