搜索资源列表
三层BP神经网络逼近非线性函数
- 内容如题,其中BP神经网络的建立采用自编函数,而非Matlab自带的神经网络建立函数
matlab基本bp神经网络
- 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
u01
- 正弦函数拟合,各种BP神经网络算法的应用。-sine function fitting, various BP neural network algorithm application.
bp
- BP神经网络,应用动量BP算法训练BP网络.建立一个BP网络 对网络进行训练 对网络进行仿真
BPEducationPre
- 本文通过建立BP神经网络模型,借助Matlab软件对我国的研究生教育发展规模进行预测
matlab
- 这个题目是利用人工神经网络实现对数字调制信号的识别,建立BP网络,并用matlab编程实现仿真。-This topic is the use of artificial neural network to realize the identification of digital modulation signal, the establishment of BP network, and realize simulation matl
BP
- C语言编写的BP神经网络,对了解和建立神经网络的过程有帮助。-C language of BP neural networks, on the understanding and the establishment of neural networks to help the process.
bp
- 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 -Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of cert
BP-and-RBF
- 建立BP,RBF人工神经网络,并进行比较-Establish BP, RBF artificial neural network, and compare
BP
- 建立BP神经网络负荷预测模型,并对BP神经网络的节点(输入层、中间层、输出层)进行选择,并选用合适的小波神经网络的训练函数,提高收敛速度和负荷预测精度。-The establishment of BP neural network load forecasting model, and the BP neural network nodes (input layer, middle layer, output layer) to sel
BP-neural-network-model
- 本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of
BP-predictive-model
- 可以建立BP神经网络的预测算法,且可以预测输入输出-It can build BP model and predict the output
BP.m
- 在工程应用中 经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以 用数学方 法准确建模。 在这种情况下, 可以 建立 BP 神 经网 络表达这些 非 线 性系 统。 该方法把未 知 系 统看成是一个黑箱, 首先用 系 统 输入输出 数据 训 练 BP 神 经网 络, 使网 络能 够表达该未 知 函 数, 然后就可以 用训练好的 BP 神经网络预测系统输出 。 本章拟合的非线性函 数为 y = x1^2+x
Class_3_Code
- 将concrete_data.mat文件导入到MATLAB中,其中attributes为影响混凝土抗压强度的7个输入变量,strength为混凝土的抗压强度,即输出变量; 将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测试集包含23个样本; 将训练集与测试集数据进行归一化; 建立BP神经网络,并训练; 利用训练好的BP神经网络对测试集中的23个样本的抗压强度进行预测; 输出结果并绘图(真实值与
游轮定价BP神经网络预测MATLAB程序及结果
- 针对游轮公司预售票定价和开船后升舱方案,建立BP神经网络预测及灰色关联度模型,预测出每次航行各周预订舱位的人数.分析每航次每周预定的平均价格和每航次每周意愿预定人数的关联度,对每周的意愿人数进行合理地赋权,预测出每周预订的平均价格.建立需求定价模型,对售票价格合理定价.游轮起航后,在头等、二等舱位未满的情况下,建立游客升舱模型,使公司获得最大的预期销售收益.(To upgrade scheme cruise company advanc
BP神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are of
src-BP
- BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。(BP algorithm of neural network source code, you can build
BP
- 该代码为基于BP神经网络的预测算法。对于复杂的非线性系统,难以用数学方法准确建模,在这种情况下,可以建立BP神经网络表达这些非线性系统。(The code is a prediction algorithm based on BP neural network. It is difficult for complex nonlinear systems to be modeled accurately by mathematical m
GA_Test
- 这是用于遗传神经网络的matlab代码, 代码里面详细表述了怎么样建立BP神经网络的GA优化方法(this is the code for GA based BP neural network)
BP神经网络预测激光焊接数据
- 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program,