文件名称:nonlinear-system
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-06-22
- 文件大小:
- 51kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在工程应用中经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以用数学方法准确建模。在这种情况下, 可以建立B P神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱, 首先用系统输入输出数据训练B P神经网络, 使网络能够表达该未知函数, 然后就可以用训练好的B P神经网络预测系统输出。-In engineering applications often encounter a number of complex nonlinear systems, complex equation of state of these systems is difficult to accurately modeled using mathematical methods. In this case, BP neural network can be established express these nonlinear systems. The method of the unknown system as a black box, first with the system input and output data to train BP neural network so that the network can express the unknown function, then you can use the trained BP neural network prediction system output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
案例2 BP神经网络的非线性系统建模-非线性函数拟合\addon.m
...............................................\BP.m
...............................................\BP_Hidden.m
...............................................\chapter17.m
...............................................\data.mat
...............................................\p.mat
...............................................\运行说明.txt
案例2 BP神经网络的非线性系统建模-非线性函数拟合