-
maxmatch
解决最大匹配问题的程序,经过调试,运行正常,并附上测试程序(Maximum matching problem solving process, after commissioning, operating normally, along with test procedures)
- 2013-07-15 21:44:06下载
- 积分:1
-
Adaptive.Digital.Filters.Second.Edition
关于信号处理方面的经典书籍。看了之后很有收获,推荐给大家。(On signal processing aspects of the classic books. After the harvest looked likely to recommend to everyone.)
- 2008-05-16 15:03:11下载
- 积分:1
-
chap8
P0801:索书号文字图像分割
P0802:粘连字符切分
P0803:文字识别
P0804:彩色车牌分割
P0805:商标文字分割
Recognition:文字识别的识别子函数
StrDetect01:文字识别的结构特征提取子函数(P0801: Call Number text image segmentation P0802: adhesion character segmentation P0803: Character Recognition P0804: color plates partition P0805: text segmentation trademarks Recognition: Character Recognition Recognition Functions StrDetect01: the structure of character recognition feature extraction Functions)
- 2008-05-21 22:25:09下载
- 积分:1
-
12month-CS
compressed sensing,图像压缩,用matlab仿真(compressed sensing, image compression, using matlab simulation)
- 2009-06-08 14:31:17下载
- 积分:1
-
3
说明: 卡尔曼滤波原理简介以及用matlab语句实现卡尔曼滤波(Introduction to the Kalman filtering principle and the Kalman filter using matlab statement)
- 2011-05-16 00:12:24下载
- 积分:1
-
graph_wavefront
关于地震勘探中资料处理的一些基本编程,这里是关于射线追踪的一个小程序(Some basic programming on seismic exploration data processing, the purpose is to provide a good reference for everyone)
- 2012-10-24 14:32:27下载
- 积分:1
-
MATLABnumericalcalculation
MATLAB数值计算,matlab实现,与《matlab数值计算》一书配套使用。(MATLAB numerical calculation, matlab realize, with " matlab numerical calculation," a book supporting the use of.)
- 2009-02-13 16:46:40下载
- 积分:1
-
sw_dist
说明: 提供两个点坐标,可以利用本程序,计算两点距离,简单好用。(Coordinates of two points, you can use this procedure to calculate the distance to two points, easy-to-use.)
- 2009-08-12 23:25:49下载
- 积分:1
-
DFT---duichenxing
根据DFT的对称性,由原始序列计算所求的序列的DFT,用MATLAB 实现(According to the symmetry of the DFT, the DFT of the sequence of demand from the original sequence calculation with MATLAB)
- 2012-06-17 15:32:35下载
- 积分:1
-
线性卷积的计算
说明: 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。
2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw the graph of X (m) and H (n), and the graph of the linear convolution result y (I), and use the conv function of MATLAB to verify the result.
2. The FFT and IFFT programs of MATLAB are used to realize the fast calculation of linear convolution and draw the calculation results.)
- 2020-04-19 01:18:00下载
- 积分:1