搜索资源列表
ART
- 自适应共振理论网络 用来进行模式分类联想记忆效果很好,误差率极低,能正确识别-Adaptive Resonance Theory networks used for pattern classification associative memory with good results, the error rate is very low, able to correctly identify
bpanther2
- bp网络的一个例子,考虑两单元输入的联想问题-bp example of a network, consider two modules imported Lenovo problems
lianxiangjiyi
- 联想分为自联想和异联想,应用matlab实现神经网络的联想记忆功能。-Since the association and the association is divided into different association, the application of neural network matlab realize the associative memory function.
BAM
- Hopfield BAM 双向异联想的简单实现,内含说明pdf文件-bam on Hopfield Network
Braking-distance
- 借助MATLAB软件的绘图功能,对函数的特性进行探讨,广泛联想,大胆猜想,发现进而证实其中的规律。-Braking distance
cvpr11_faceapmodel
- 一个用于人脸识别的联想-预测模型,此文中设计的模型可以很好的识别出在不用环境下的人脸-An associate- predict Model for Face Recognition ,design model in the text can be well identified in the environment not face
Hopfield
- 离散Hopfield神经网络的联想记忆—数字识别。 用matlab实现,.m文件。-Discrete Hopfield neural network associative memory- digital identification. Using matlab m file.
Digital-Identification
- 通过离散Hopfield神经网络的联想记忆法实现数字识别。-Associative Memory discrete Hopfield neural network digital identification.
Hopfield-matlab-code
- 离散Hopfield神经网络的联想记忆的数字识别matlab代码,相互学习-Discrete Hopfield associative memory neural networks matlab digital identification code, learn from each other
mykohonen
- 自组织神经网络竞争网络神经网络,无导师学习算法,分类 联想记忆功能。-Self-organizing competitive neural network, neural network without a mentor learning algorithm, classification Associative memory function.
MATLAB
- 多个神经元分类,又称模式联想。对如下输入、输出样本进行分类。要求用MATLAB画出最后的线形图。 p=[0.1 0.7 0.8 0.8 1.0 0.3 0.0 -0.3 -0.5 -1.5 1.2 1.8 1.6 0.6 0.8 0.5 0.2 0.8 -1.5 -1.3] t=[1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1]-Multiple neurons classification, lenovo is also called the mode.
waiji
- 一个案例,离散Hopfield神经网络的联想记忆—数字识别-Associative memory digital recognition of discrete Hopfield neural networks
gcrz
- 设计一个离散hopfield网络,实现联想记忆,以对模糊数字进行识别,判断,-Design a discrete hopfield network, the realization of associative memory, for the fuzzy number, which can identify,
离散Hopfield神经网络联想记忆-数字分类
- 1. chapter9.m为主程序,将该文件夹设置为MATLAB当前工作路径,运行即可。 2. data0~data9.mat为数字0~9对应的矩阵,data1_noisy和data2_noisy分别为数字1和数字2的加噪声矩阵。 3. waiji.m为外积法设计离散型Hopfield网络(具体见第10章介绍)。 4. 该程序在MATLAB2009a版本下测试通过,个别函数在低版本中不存在或者调用格式有所不同,参照对应版本中的帮助文档修改即可。(1. chapter9.m based pr
Hopfield
- 应用于数字识别的离散Hopfield神经网络的联想记忆(Associative memory of discrete Hopfield neural network applied to digit recognition)