Welcome![Sign In][Sign Up]
Location:
Search - character recognition matlab neural network

Search list

[matlabFuzzy ART and Fuzzy ARTMAP Neural Networks

Description: 《模糊ART和模糊ARTMAP 神经网络》这些文件包允许你创建、训练、测试模糊ART和模糊ARTMAP神经网络。 作者: Aaron Garre-"vague and ambiguous ARTMAP ART neural network" These packages allow you to create, training, testing and Fuzzy Fuzzy ART ARTMAP neural networks. Author : Aaron Garre
Platform: | Size: 17408 | Author: 李岩 | Hits:

[matlabchardiv

Description: 利用BP神经网络进行字符识别的系统源码,能进行有效数字字符识别。-BP neural network Character Recognition system source code, can be effective digital character recognition.
Platform: | Size: 1024 | Author: 包芳 | Hits:

[AI-NN-PRtextidentifysystembaseonneuralnet

Description: 基于神经网络的文字识别系统, 基于神经网络的文字识别系统-based on neural network language identification system Neural Network Based Character Recognition System
Platform: | Size: 199680 | Author: 黄黄 | Hits:

[matlabPerceptronLMSFeedForwardBackPropagationCharacterRe

Description: there are some newly released Neural Network Example Programs for Character Recognition, which based on Image Processing Toolbox,Neural Network Toolbox in MATLAB, which is quite informative for the beginners in Neural networks applicators-there are some newly released Neural Network Example Programs for Character Recognition, which based on Image Processing Toolbox, Neural Network Toolbox in MATLAB, which is quite informative for the beginners in Neural networks applicators
Platform: | Size: 12288 | Author: 宏姬 | Hits:

[Graph Recognizeduozitizifushibie

Description: 将若干张a到k的扫描的手写字符图像进行分割,输入神经网络进行识别-will to a certain Zhang k scanning images of handwritten character segmentation, neural network recognition
Platform: | Size: 27648 | Author: rice | Hits:

[AI-NN-PRplate-read

Description: 车牌的定位和分割,以及采用BP神经网络实现字符的识别。-Plate positioning and segmentation, and the use of BP neural network character recognition.
Platform: | Size: 531456 | Author: 长工 | Hits:

[AI-NN-PRSHIBIE

Description: Matlab手写文字识别源代码 这个Demo展示手写文字识别的各个步骤,包括图像的预处理、裁剪、大小转换、人工神经网络训练和识别等等。-Handwritten character recognition Matlab source code of this Demo display of handwritten character recognition of the various steps, including image preprocessing, cutting, size conversion, artificial neural network training and recognition and so on.
Platform: | Size: 102400 | Author: lcp | Hits:

[Graph Recognizeletterrecognition

Description: 利用BP神经网络实现字母识别;由于是新手,大家指正;-Using BP neural network implementation letter recognition are because novice, everyone correction
Platform: | Size: 1024 | Author: buckly | Hits:

[matlabNeural-Network-Character-Recognition

Description: MATLAB 神经网络用于英文字母图像和数字的识别源程序-MATLAB neural network for images and the number of letters of the alphabet to identify the source
Platform: | Size: 227328 | Author: 吕文华 | Hits:

[AI-NN-PRex3

Description: 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is transformed into a nonlinear optimization problem, and through the use of iterative gradient algorithm for computing the value of a solution of the right way of learning. BP network used for classification, and additional linear perceptron to achieve an effective single-character recognition, the algorithm is simple, a high recognition rate, applicable to a wide range of high-noise environments print character recognition.
Platform: | Size: 113664 | Author: 吕寿鹏 | Hits:

[AI-NN-PRrecognitionofobject

Description: 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的条件不同,解决的方法也不尽相同,因而字符识别的研究仍具有理论和实践意义。这里讨论的是用神经网络识别数字的问题.-Character recognition is a traditional field of pattern recognition issues, this is because character recognition is not an isolated problem, but the majority of subjects in the field of pattern recognition are the basic problems encountered, and in a wide range of topics, because of specific conditions are different, solutions are not the same, so character recognition research is still theoretical and practical significance. Discussed here is the number of neural network to identify problems.
Platform: | Size: 138240 | Author: martin | Hits:

[AI-NN-PRmshshb

Description: 利用神经网络进行字符识别。字符识别时模式识别的一个典型应用。本源码将训练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 26 letters of the alphabet to identify.
Platform: | Size: 1024 | Author: qiulan | Hits:

[Graph programlpr

Description: 成功实现了车牌的定位、字符分割、并用神经网络实现了字符识别功能。可运行。-The successful implementation of the license plate of the positioning, character segmentation, and neural network achieved a character recognition function. Run.
Platform: | Size: 346112 | Author: annie | Hits:

[Graph RecognizePNN

Description: 概率神经网络算法的matlab实验程序 可用于车牌识别 文字识别等模式识别问题-Probabilistic neural network algorithm matlab experimental procedure can be used for license plate recognition to identify issues such as character recognition
Platform: | Size: 1024 | Author: 薛睿 | Hits:

[matlabGender

Description: matlab 神经网络算法应用于图片中人物性格识别,通过对神经网络的训练,可以识别图像中是男性还是女性-matlab neural network algorithm is applied to the picture of character recognition, neural network through training, can identify the image is male or female. . .
Platform: | Size: 638976 | Author: Turing | Hits:

[matlabbprecognition

Description: 采用神经网络实现手写识别的一种方法,建立Bp神经网络,采用快速训练方法,可快速完成一类相关手写字体的模式识别,识别率较高,当字体变化较大识别率降低时,可重新训练具有较强的适应性。实验证实本方法较好实现了手写字符识别,但也存在识别速度较慢,有时训练不收敛等缺点-Handwriting recognition using neural network is a way to establish Bp neural network, using fast training methods, and can be related to the completion of a class of handwriting pattern recognition, recognition rate higher recognition rate when the font changed greatly reduced, they can re- Training has strong adaptability. Experiments confirmed that this method achieved a better handwritten character recognition, but there are also identified slow, and sometimes non-convergence of the training deficiencies
Platform: | Size: 105472 | Author: caoliang | Hits:

[Graph Recognizehopfield

Description: 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recognition and character identification number of the noise in two parts. From both the experimental data were analyzed and compared.
Platform: | Size: 3072 | Author: caoliang | Hits:

[Graph Recognizechepsb

Description: 用MATLAB实现车牌识别,包括定位、分割和字符识别,识别方法是神经网络-License Plate Recognition Using MATLAB implementation, including positioning, segmentation and character recognition, neural network identification method is
Platform: | Size: 657408 | Author: 王曼琵 | Hits:

[matlabsimple-pattern-recognition

Description: this code for character recognition.this code can recognize an image with array matrix of [3x3]. this code apply a neural network method.-this is code for character recognition.this code can recognize an image with array matrix of [3x3]. this code apply a neural network method.
Platform: | Size: 1024 | Author: wanfazri | Hits:

[AI-NN-PRLRP_system_bpnetwok

Description: 车牌识别、字符分割、BP神经网络罗matlab源程序-License plate recognition, character segmentation, BP neural network matlab source Luo
Platform: | Size: 9216 | Author: | Hits:
« 12 3 4 »

CodeBus www.codebus.net