搜索资源列表
bp-neural-network
- 很简洁的bp神经网络算法讲义,而且比较容易懂,其实bp网络很简单的-handouts of concise bp neural network algorithm, and very easy to understand, in fact, bp network very simple is very simple as this
RBFneural_direct
- BP神经网络在液位控制中的应用matlab程序-BP neural network in matlab
ex2_19
- 利用两层BP神经网络完成函数逼近。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数-Two layer BP neural network using function approximation. The S transfer function of the hidden layer activation function, the output layer activation function of linear transfer function
BP_Hidden
- 双隐层BP神经网络实现,功能为时间序列的预测。-Double hidden layer BP neural network, the function of time series prediction.
mx144
- BP neural network function fitting and pattern recognition, Synthetic Aperture Radar (SAR) imaging simulation target, music higher order spectral analysis algorithm.
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出了自己的实现,便于读者理解神经网络的具体实现细节。(Firs