搜索资源列表
lms_adaline
- Lms Adaline using MatLab.
NeuralNetworksAdaline
- A Neural Network DESIGN PROGRAM FOR ADALINE-A Neural Network DESIGN PROGRAM FOR ADALINE
FuzzyLogicVAdaline
- A neural network Program Fuzzy Logic versus ADALINE
Adaline
- Red Adaline en Matlab
adaline1
- Red neuronal Adaline
adaline
- adaline with bias and problem on adaline algorithm in subject ANN artificial neural intelligence-adaline with bias and problem on adaline algorithm in subject ANN artificial neural intelligence
Adaline1
- Adaline Algorithm Using Matlab
lms_adaline.m
- Adaline algorithm of neural network in MATLAB -Adaline algorithm of neural network in MATLAB
arna_wh
- The training of a ADALINE neuron with one entrance using the Widrow - Hoff algorithm
adaline
- The Adaline is essentially a single-layer backpropagation network. It is trained on a pattern recognition task, where the aim is to classify a bitmap representation of the digits 0-9 into the corresponding classes. Due to the limited capabilities of
adaline
- A simple adaline neural network implemented in matlab
SAA
- The (MATLAB) code to design ADALINE Neural Network to distinguish four vowels (1, 5, 7, and 10 vowel). Using F1, F2 only for simplification.
Adaline
- this is Adaline Neural network in matlab.
1
- 实验一:基于LMS算法的“苹果-橘子”分类问题 实验二:基于LMS算法的T-G-F字符识别问题 通过以上两个实验,了解ADALINE网络的结构及计算机制,掌握LMS算法,并会利用该算法来解决简单的模式分类问题。1, 学习ADALINE网络的基本结构及其学习机制,并在Matlab中实现 2, 分别对上述两类分类问题进行实现,并根据实验结果完成实验报告 -Experiment 1: Based on LMS Algorithm Apple- Orange classificati