搜索资源列表
MaximumSpeed
- Fixed a problem caused by VC6 Professional Edition optimizations. Basically, the program wouldn t work when \"Maximum Speed\" or \"Minimum Size\" options were enabled. The program uses #pragra statements to disable optimizations for the perc
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
perceptron
- perceptron code in -perceptron code in NN
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
- This the Perceptron code in java-This is the Perceptron code in java
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
Perceptron-Algorithm
- 模式识别是对样本进行聚类,感知器算法是通过迭代计算修正权向量,使样本满足条件,从而实现分类。本程序对感知器算法进行了改进,当权向量不满足时,立即退出此轮计算,进入下一轮迭代,从而减少了计算次数。程序对代码有详细注释,对样本的个数和维数自动判别。-Pattern recognition, clustering samples, perception algorithm is iterative correction weight vector samples meet the conditions
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