搜索资源列表
NNapply3
- 利用BP神经网络进行字符识别的程序,由于需要使用Matlab中的Toolbox,所以需要预先安装Matlab6.0及以上。-Neural Network Example ,Edited by Matlab!
RbfCharAndNumberTrain
- 基于径向基神经网络的字符和数字的训练,主要用于车牌识别,效果不错-RBF neural network based on the characters and figures of training, mainly used for license plate recognition, good results
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
recognitionofobject
- 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的条件不同,解决的方法也不尽相同,因而字符识别的研究仍具有理论和实践意义。这里讨论的是用神经网络识别数字的问题.-Character recognition is a traditional field of pattern recognition issues, this is because character recognition is
mshshb
- 利用神经网络进行字符识别。字符识别时模式识别的一个典型应用。本源码将训练BP神经网络使其能过对26个英文字母进行识别。-The use of neural network character recognition. When character recognition of a typical pattern recognition application. The source will be training BP neural network to enable them to have
characterrecognition
- 这是基于matlab的车牌字符识别完整程序,内容详尽,可操作性强,是做模式识别难得的参考资料-This is based on the license plate character recognition matlab complete procedures, and detailed, easy to operate, is so rare reference pattern recognition
handwrittencharacterrecognition
- 三种神经网络方法用于手写体字符识别PNN、RBF、BP-Three kinds of neural networks for handwritten character recognition PNN, RBF, BP
S060503032
- 神经网络的源代码,关于字符识别的一些东西-Neural network source code, something about character recognition
character_recognize
- 基于BP神经网络的 中文一到五的 字符识别-Based on BP neural network in Chinese Character Recognition 1-5
indentify_english_word
- matlab 识别英文字母 用神经网络训练 可以识别大图片,小图片,正规的字符-matlab recognition letters can be identified by neural network training, the big picture, small picture, the formal character
zx_pr_exp_6
- 选择合适的方法对车牌进行预处理,车牌定位,字符分割; 设计神经网络结构,利用神经网络训练字符,实现字符识别; 设计Matlab或者VC++程序编程实现完整的车牌识别系统。 -recognition of the car bland
A-OCR
- 简单字符识别 MATLAB实现 识别字母数字-Character recognition to achieve a simple MATLAB
LRP_system_bpnetwok
- 车牌识别、字符分割、BP神经网络罗matlab源程序-License plate recognition, character segmentation, BP neural network matlab source Luo
zifushibie
- Matlab的BP网络字符识别 只用理想样本训练了,大家用的时候可以用加噪后的再进行训练即可 -BP network character recognition Matlab' s the ideal training samples only, and everyone can use when adding noise to the training again after the
Matlabzifushibie
- 用Matlab神经网络实现的字符识别。可借鉴于数字识别等。-Matlab neural network of character recognition.Can be for reference in digit recognition, etc.
ZHX
- 神经网络的汉字和字符识别 matlab的程序和实例-this is a program of neural network in character recognition
HOPFILED
- matlab神经网络43个案例分析源码9,为Hopfield网络用于字符识别的例子-matlab neural network 43 case studies Source 9, Hopfield network is used for character recognition example
mathcthealphabet
- 一种字符识别算法的matlab实现,带有样本。识别精度较高。-a algorithm of match the alphabet
MATLAB神经网络手写数字识别(GUI,论文)
- 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
Desktop
- 用matlab实现车牌试别,包括定位、分割和字符识别,识别方法是神经网络。(Using MATLAB to realize license plate classification, including location, segmentation and character recognition. The recognition method is neural network.)