-
matlabimageprocesscode
matlab图像处理的一些命令,还有使用的例子,对图像处理初学者应该会有帮助的(matlab image processing commands, there are examples of the use of image processing should be helpful for beginners)
- 2008-02-28 15:14:47下载
- 积分:1
-
C-Traps-and-Pitfalls
C Traps and pitfalls ebook
- 2014-11-11 13:14:08下载
- 积分:1
-
doa_7
关于DOA估计,即波达方向估计的matlab程序,经过检验可以直接运行,适合于刚入门的同学(About DOA estimation, DOA estimation matlab program can be run directly tested, suitable for students just getting started)
- 2013-05-04 09:32:49下载
- 积分:1
-
MATLAB-routine111
很多经典的matlab例程,可以帮助入门者学习精通matlab(Matlab many classic routines that can help beginners learn master matlab)
- 2011-05-12 11:14:05下载
- 积分:1
-
htmltoolbox
Multiscale Shape Analysis (MSA) Matlab Toolbox
- 2009-10-22 16:34:08下载
- 积分:1
-
deconv
采用matlab编写的数字图像恢复程序,和数字图像解卷积操作的程序。对常用的几种解卷积方法都有例子。(using Matlab prepared by the digital image recovery procedures, and digital image deconvolution operating procedures. Several pairs of common deconvolution method has examples.)
- 2006-07-06 19:20:59下载
- 积分:1
-
w97OCWT
Overcomplete wavelet transform using w97
- 2011-11-03 20:35:52下载
- 积分:1
-
Untitled2
基于DCT的数字水印源码,描述DCT的变换、水印的嵌入过程。(Digital Watermarking Based on DCT source, described in the DCT transform, the watermark embedding process.)
- 2009-05-09 09:03:05下载
- 积分:1
-
varioref
documentation of the varioref latex package
- 2013-12-07 08:33:44下载
- 积分:1
-
自适应滤波器
通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。
具体设计方案为:
1,生成标准正弦信号S
2,生成等长的随机信号N
3,生成加随机噪声的正弦信号X
4,X通过参数可调数字滤波器,输出Y
5,Y与参考信号作差得到误差E
6,E通过自适应算法调整权值W
7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is designed to filter a sinusoidal signal with random noise.
The specific design scheme is as follows:
1, generating a standard sinusoidal signal S
2, generating an equal length random signal N
3, generating a sinusoidal signal X with random noise
4, X can adjust the digital filter by parameter and output Y
5, the difference between the Y and the reference signal is E
6, E adjusts the weight W through the adaptive algorithm
7, the LMS algorithm is used to deal with the noise interference signal, and the filter function is finally realized.)
- 2018-03-15 21:40:51下载
- 积分:1