Description: 利用BP神经网络进行字符识别的系统源码,能进行有效数字字符识别。-BP neural network Character Recognition system source code, can be effective digital character recognition. Platform: |
Size: 1024 |
Author:包芳 |
Hits:
Description: 包含6个*.m文件,分别是adline网络,bp网络,hopfiled网络,字符识别,学习速度自适应,和增强型lms算法的六个仿真算法程序,真是我的珍藏,这次全抖出来了。-contains 6 m*. documents were adline network bp network hopfiled network, character recognition, adaptive learning speed, lms and enhanced algorithm simulation algorithm six procedures, I really treasure this all shake out. Platform: |
Size: 2048 |
Author:mahb |
Hits:
Description: 使用bp神经网络进行字符识别的车牌识别系统-The use of bp neural network character recognition of license plate recognition system Platform: |
Size: 1065984 |
Author:李立 |
Hits:
Description: 车牌的定位和分割,以及采用BP神经网络实现字符的识别。-Plate positioning and segmentation, and the use of BP neural network character recognition. Platform: |
Size: 531456 |
Author:长工 |
Hits:
Description: 林健写的Matlab在图像处理与目标识别方面的应用实验,包括染色体识别与统计、汽车牌照定位与字符识别、基于BP神经网络识别字符的简单实验。-Lam Kin Writing at the Matlab image processing and target recognition application experiments, including chromosome identification and statistics, vehicle license positioning and character recognition, based on BP neural network easy to identify characters in the experiment. Platform: |
Size: 1179648 |
Author:王云 |
Hits:
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:
Description: 使用matlab工具箱来实现字符的识别和训练以及介绍了BP算法的应用-Matlab toolbox to achieve the use of character recognition and training, as well as introduced the application of BP algorithm Platform: |
Size: 5120 |
Author:wangjiancun |
Hits:
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:
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:
Description: Matlab在图像处理与目标识别方面的应用 附有例题 1染色体识别与统计 2汽车牌照定位与字符识别 3 基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of a chromosome with Example 2 License Plate Recognition and Statistical location and character recognition based on BP neural network to recognize three characters in a simple experiment Platform: |
Size: 1185792 |
Author:陶淘 |
Hits:
Description: Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of experimental procedures for example. Consists of three procedures, and detailed documentation: a, chromosome identification and statistics, two license plate location and character recognition, 3, based on BP neural network character of the simple experiment Platform: |
Size: 123904 |
Author:刘谋鑫 |
Hits:
Description: 基于BP神经网络的脱机手写汉字识别研究,包含预处理、汉字识别、后处理和识别输出-The Research of Off-line hand written Chinese character recognition Based on BP neutral network Platform: |
Size: 3180544 |
Author:唐笑 |
Hits:
Description: 用matlab做的车牌识别的完整源代码,包括车牌定位,二值化,滤波去噪,字符分割,识别,不过识别部分用的BP网络,-License plate recognition using matlab to do the complete source code, including the license plate location, binarization, filtering denoising, character segmentation, recognition, but identify with some of the BP network, Platform: |
Size: 6144 |
Author:liru |
Hits:
Description: 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.) Platform: |
Size: 158720 |
Author:QZMASE |
Hits:
Description: 该课题为基于MATLAB bp神经网络的手写汉字识别系统。可以利用鼠标手写中文汉字进行训练,测试,可以识别任何字体,只需要到GUI界面面板更换即可。在GUI界面就可以随写随训练中文,不需要到后台手动更换文字训练,方便快捷上档次。(This project is a handwritten Chinese character recognition system based on Matlab bp neural network. You can use the mouse to write Chinese characters for training and testing. You can recognize any font. You just need to change it on the GUI interface panel. In the GUI interface, you can train Chinese as you write. You don't need to manually change the text training in the background. It is convenient and fast to upgrade the level.) Platform: |
Size: 332800 |
Author:可乐一生 |
Hits: