搜索资源列表
nntool.matlab使用方法
- 这是一个很好使得神经网络工具使用方法!或许对你有用!
Prime_Numbers(RNA)
- Use the MATLAB toolbox - nntool, for training and subsequent validation of the neuronal network (RNA) to detect prime numbers.
trnn
- 神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s
ORExampleWithNNTOOL
- OR Example With NNTOOL(Matlab neural network toolbox)
one_layer
- 训练好的一个隐含层网络 用于多种声音识别 matlab-matlab nntool
nntool
- 在matlab平台上建立神经网络时使用的nntool的操作过程图示详解-The procedure icon Xiangjie nntool using a neural network in matlab platform
pqrst-detection-clas
- this for pqrst detection .......................and its classification using lda feature extraction and nntool-this is for pqrst detection .......................and its classification using lda feature extraction and nn
using-the-neural-network-toolbox
- matlab中神经网络工具箱nntool的详细使用方法-The detailed way of using the neural network toolbox
nntool
- bp神经网络对于y=x^2的拟合,以及最基本的神经网络用途-bp neural network fit for y = x ^ 2, and the most basic use of neural networks
code1_temp
- 使用matlab代码实现,未调用工具箱中的神经网络工具箱,最后使用一个小例子来验证。(The program is implemented by matlab without nntool.)
BP
- BP网络(Back Propagation),是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。(BP nntool is a multilayer feedforward network trained by error inverse pro