搜索资源列表
perceptron.rar
- 人工神经网络,多层感知器,C++源代码,可在文本中读写数据。,Artificial neural network, multilayer perceptron, C++ source code, can read and write data in the text.
NND3PC
- matlab下的神经网络感知机实验代码,提供给有需要的人-matlab neural network under the experimental code Perceptron
bp_algorithm_matlab
- 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
nnp
- 一个神经网络原型代码,针对的例子为《Perceptron Learning》 (Russell & Norvig, 第742页)-A neural network prototype code, for example for
programs
- Perceptron LMS Feed Forward Back Propagation Character Recognition
perceptron
- matlab下模式识别代码 感知机,最小二乘法-Under the pattern recognition code matlab
Face_and_Face_exsipression_Recognition
- One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
perceptron
- A single perceptron code with backpropagation training algorithm designed for classification problems.
perceptron
- matlab code for perceptron and its results
ganzhiqi_matlab
- 基于matlab的简单感知器网络的模拟,源代码全是matlab的.m文件-Based on the simple perceptron network matlab simulation, source code matlab of all. M file
perceptron
- 线性感知机算法,并已给出数据和结果,代码有注释哈-Linear perceptron algorithm, and has presented data and results, code annotated Kazakhstan
perceptron
- this matlab code for perceptron -this is matlab code for perceptron
perceptron
- 这是有关神经网络算法中的PERCEPTRON算法的代码实现和有关介绍文章。共大家参考。是本人自己做的程序。虽然是比较旧的算法。但对新学神经网络的朋友会有所帮助。-This is the algorithm of the SOM neural network algorithm code and the introduction article. Of reference. Is my own program. Although the older algorithm. But the new s
ganzhiji
- 感知机算法:神经网络感知机学习算法C++语言编程代码-algorithm of Perceptron :neural network of Perceptron learning algorithm in C++ language source code
perceptron
- perceptron code for matlab
code
- 三道题,包括1:用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题:2:用奇阶互补法设计两带滤波器组(高、低通互补),进而实现四带滤波器组 3:估计其功率谱-Three questions, including: 1 using multilayer perceptron ( MLP ) neural network and error back propagation ( BP ) algorithm to realize the XOR problem: 2: the odd
multi-layer-Perceptron
- matlab source code for Multi-layer Perceptron
code
- 模式识别里面的Fisher,MSE,perceptron分类器的实现程序。-Pattern recognition inside Fisher, MSE, Perceptron classification of the implementation program.
Perceptron
- neural network matlab code to solve linearly problem
NEURAL NETWORK code
- this code implements the perceptron algorithm in neural network