搜索资源列表
yk-hopfield
- 演示用hopfield来做数字字符识别!-Demo hopfield do Character Recognition!
Hopfield
- 该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。
Hopfield
- 利用Hopfield网络的联想矩阵对包含噪声的0~9十个数字图象进行联想识别。
HOPFIELD
- 这程序是《神经网络模式识别及其实现Networks in C++)美Abhijit S. Pandya等著的HOPFIELD源代码.
基于BP网络的含噪声数字识别
- 应用hopfield网络的理论在vc环境下编写一个数字识别软件-application of the theory in vc prepare an environmental figures recognition software
Hopfield
- 采用了一种经过Hopfield网调整后再进行人脸表情识别的方法,实验结果表明,采用Hopfield网调整后的识别率得到了较大的提高。
hopfield
- 基于Hopfield神经网络解决旅行商问题,学习模式识别的朋友可以参考
基于hopfield网络的数字识别
- 基于hopfield网络的数字识别 有详细的代码和注解
hopfield
- 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
Neural-Network-Character-Recognition
- 利用Hopfield 神经网络联想记忆的功能, 对有噪声干扰的字母进行识别-Using Hopfield neural network associative memory function, there is noise interference on the letters to identify
hopfieldNN
- matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
hopfieldNetwork
- 基于MATLAB的HOPFIELD字母识别算法!! 可以识别形状不全的字母-MATLAB-based recognition algorithm HOPFIELD letters! ! Failure to identify the shape of the letters
hopfield
- 用10*12的规模表示数字,1为白,-1为黑。建立hopfield网络对被污染的数字进行识别。可以自己设定迭代次数。-With 10* 12 the size of that number one is white,-1 for the black. The establishment of hopfield network to identify the number of contaminated. Can be set for the number of iterations.
Hopfield
- matlab使用hopfield神经网络实现数字识别,加入噪声后,也可以识别出来!-matlab neural network using the hopfield digital identification, adding noise, can also be identified!
HOPFIELD
- hopfield神经网络,英文翻译为hopfield,可用于模式识别的一种神经网络-hopfield
hopfield2
- hopfield神经网络实现:(1)两个三维的稳定点,(2)从大小为12*10的黑白图像识别数字-hopfield neural networks: (1) the stability of two dimensional points, (2) from the size of 12* 10 black and white digital image recognition
hopfield_matlab
- 基于matlab的hopfield神经网络模拟,其中包括数字的模式识别。-The hopfield neural network based on matlab simulation, including the number of pattern recognition.
hopfield
- 离散二值神经网络,作为一种新的人工神经网络,是一种具有联想记忆功能的网络,用于数字识别。-Discrete binary neural networks, as a new artificial neural network is a kind of associative memory function of the network, for digital identification.
Hopfield
- VC++编写的关于Hopfiled神经网络对于图片数字的识别,具有很好的效果,在图像处理方面,如图像识别等,也有很好的应用-VC++ write about Hopfiled neural network for pictures of the identification number, and has a good result, in image processing, such as image recognition and so on, also have a good applic
基于hopfield神经网络的字符识别
- 基于hopfield神经网络的字符识别,内含源代码。基于hopfield神经网络的字符识别,内含源代码。