-
NumberRecognitionSystem
本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。(In this paper, and design implementation of a freely Offline handwritten numeral recognition system. First, identify the figure of the pre-processing treatment were introduced, including binarization, smoothing filtering, standardization, refinement, such as image processing method Secondly, to explore how to extract the structural features of characters and stroke characteristics, and described in detail Knowledge of the construction method Finally the use of a Knowledge-based template matching to identify methods and MATLAB as a programming tool to achieve with a friendly graphical user interface of freely handwritten numeral recognition system. The experimental results show that this method has higher recognition rate, and has better anti-noise performance.)
- 2009-03-13 21:32:51下载
- 积分:1
-
ldpc_MATLAB
说明: LDPC的编码,硬解码,软解码,以及性能仿真。(LDPC coding, hard decoding, soft decoding, and performance simulation.)
- 2010-04-27 20:27:18下载
- 积分:1
-
Fcmeer
算法FCM代码,具有一定的实用性,使用时请按要求修改(FCM algorithm code, is practical, please modify as required)
- 2015-01-26 19:45:55下载
- 积分:1
-
danchunxing
单纯形算法,用于在线整定PID调节器参数(SPX caculation can be used in automatic PID controlled)
- 2014-01-21 09:38:14下载
- 积分:1
-
sliderPanel
在matlab的ui里创建滑动组件,具有交互式文件编辑框,标签等多种功能。(Creates a slider in a separate uipanel, with an associated interactive EditBox, and left and right labels showing the minimum and maximum values of the slider, respectively.Moving the slider automatically updates the textbox, and vice versa. Both slider movement and text edits will trigger (non-recursively) the callback of the slider.)
- 2014-02-20 22:05:16下载
- 积分:1
-
xiaobofenxiherbfwangluo
小波神经网络研究的进展及一种新算法,希望可以抛砖引玉(WNN progress of the studies and a new algorithm, hope to start)
- 2009-03-19 16:45:52下载
- 积分:1
-
TOOLBOX_calib
相机标定的工具箱,对于研究标定的人很有帮助,相当好用,欢迎下载。(Camera Calibration Toolbox for calibration studies were very helpful, very easy to use, please download.)
- 2009-06-12 18:35:34下载
- 积分:1
-
源代码
遗传算法以及数据降维的简单实现,可以实现高维数据的可视化。遗传算法采用的是svm(Simple implementation of genetic algorithm and data reduction)
- 2020-12-30 19:38:59下载
- 积分:1
-
suijitu
随机图网络的matlab的程序代码,包括三种不同随机连接方式(random networks)
- 2011-08-29 09:28:31下载
- 积分:1
-
ipeak5
The additional argument (PeakD) is roughly the ratio of the typical
peak width to the length of the entire data record. Small values
detect fewer peaks larger values detect more peaks. It effects only the
starting values for the peak detection parameters. (This is just a quick
way to set reasonable initial values of the peak detection parameters,
rather than specifying each one individually as in example 5.
- 2013-05-07 17:01:07下载
- 积分:1