-
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
-
RSana
说明: 通过在Matlab上实现对指定时间序列的赫斯特指数的计算
(Matlab to achieve by the specified time series Hurst index of)
- 2010-04-28 19:11:53下载
- 积分:1
-
nccmp
比较两个netcdf文件
1。通过添加内部ind2sub1函数remove函数依赖第三方
2。格式化文本(Description NCCMP compares two netcdf files and prints the differences. This function is useful for testing mathematical forecasting or prediction models.
USAGE:
NCCMP(ncfile1,ncfile2)
NCCMP(ncfile1,ncfile2,tolerance,forceCompare)
INPUT:
ncfile1- name of the NetCDF file to compare
ncfile2- name of the NetCDF file to compare
tolerance- Compare numeric data using a tolerance threshold
forceCompare- if false, exit when first difference is found
true: continues to process all variables
EXAMPLES:
nccmp( old.nc , new.nc ,0.000001)
nccmp( old.nc , new.nc ,[],true)
FEATURES:
1. Print the differences and their locations
2. Exits when first difference is found or optionally continues to process all variables
3. User defined tolerance threshold to compare the variables
TO DO:
1. Specific variable inclusion or exclusion
2. Specific attribute inclusion or exclusion
3. Option to ignore the history attribute
4. Ignore difference between v)
- 2014-09-16 13:34:49下载
- 积分:1
-
Level_Set_Methods
这是关于水平集工具箱的一些功能演示,包括PPT,视频,对初学者使用该工具箱提供便利,值得推荐。(This is about the level of some of the features of the toolbox set presentation, including the PPT, video, for beginners to facilitate the use of the toolbox, it is recommend.)
- 2020-12-21 16:29:08下载
- 积分:1
-
morphologyforradarimg
for edge detection(linear detection as road) in radar images we can use the morphology technique. here i am coding fo morphology process to detect the linear feature of an image.
- 2013-07-15 03:28:38下载
- 积分:1
-
LonngrenExamples_mfiles
lonngren textbook example matlab code
- 2013-04-02 16:38:42下载
- 积分:1
-
f500
verilog coding for butterworth filter with cut off
frequency with 500hz
- 2014-02-19 15:37:09下载
- 积分:1
-
NeuralNetworkToolbox
最经典的人工神经网络教程,内容详细,适用于广大战友(Classic artificial neural network tutorial, detailed and apply to the majority of his comrades)
- 2009-05-14 03:28:34下载
- 积分:1
-
yibudianjishiliangkongzhi
异步电机矢量控制,有说明可以,照着做就可以了。有助于学习矢量控制。(Induction motor vector control, described could照着做it. Vector control contribute to learning.)
- 2021-01-22 19:38:45下载
- 积分:1
-
FIRgaotongchebyandhanmmingbijiao
matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。(matlab is a mathematical calculation, graphics processing and programming language design software integrated through matlab to realize the digital signal processing of expression, and ultimately realize the purpose of curriculum design.)
- 2008-07-01 10:50:48下载
- 积分:1