文件名称:MLPNetworksimulation.rar
介绍说明--下载内容来自于网络,使用问题请自行百度
Matlab 下 BP 神经网络的举例及详细说明。美国大学的一个实验。 虽然是 PDF文件,但程序可以直接粘贴下来运行。,The process to train and test a designed MLP neural network :
1) We make training patterns and test patterns.
2) A network architecture should be defined by newff MATLAB function with the
number of layers, neurons and transfer functions.
3) The defined neural network architecture is trained by train MATLAB function with
input patterns and training parameters.
4) We can easily check the result by using a sim MATLAB function.
1) We make training patterns and test patterns.
2) A network architecture should be defined by newff MATLAB function with the
number of layers, neurons and transfer functions.
3) The defined neural network architecture is trained by train MATLAB function with
input patterns and training parameters.
4) We can easily check the result by using a sim MATLAB function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MLPNetworksimulation.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.