-
MATLABDigitalSignalProcessing[zhangdefeng][souceco
详解MATLAB 数字信号处理[张德丰][程序源代码]
书<<MATLAB 数字信号处理[张德丰]>>全部采用了MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。其中详细讲解了信号的分析基础、系统模型及数据采集分析、信号的变换、模拟滤波器、IIR滤波器设计、FIR滤波器、MATLAB的其他滤波器、随机信号及参数建模、信号在小波分析与处理中的应用等,绍MATLAB在数字信号中的具体应用。
数字信号处理的工程设计人员参考。
(MATLAB source code, from the book"Digital signal processing-using MATLAB" by the Zhang Defeng.)
- 2010-08-25 20:34:05下载
- 积分:1
-
xiaobobao
ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x 小波图像去噪( ch3=softt(h3,thr1 clear
clc
I=imread( lena512.bmp )
imshow(I)
I=double(I)
II=I+30*randn(size(I))
figure
imshow(II,[])
[a1,h1,v1,d1]=dwt2(II, sym8 )
[a2,h2,v2,d2]=dwt2(a1, sym8 )
[a3,h3,v3,d3]=dwt2(a2, sym8 )
sigma=median(abs(d1(:)))/0.6745
x=3*sigma
thr1=x*2^(-1) thr2=x*2^(-0.5) thr3=x )
- 2012-05-26 11:08:34下载
- 积分:1
-
matlab2
这是关于matlab语言学习的经验,其中包括两个txt文档很方便下载,可以在手机上看,写的很好,值得看看。(This is about the matlab language learning experience, including two txt documents easy to download, you can phone point of view, well written, it is worth a look.)
- 2010-12-27 10:39:32下载
- 积分:1
-
myCalculateMATLAB
用于计算6自由度弹道的MATLAB程序,希望多交流!(in order to calculate 6 Degree of Freedom of trajectory)
- 2012-01-10 14:13:23下载
- 积分:1
-
double-threshold
本代码是关于认知无线电系统中能量检测中的双门限检测的,代码清晰易懂,频谱感知入门时可以看看。(double threshold in energy detection)
- 2012-02-28 16:19:57下载
- 积分:1
-
masy2
this file about induction moteur part 2
- 2012-05-07 17:16:14下载
- 积分:1
-
significance
这是2009年huang在EMD基础上改进的算法EEMD的matlab代码!(This is the huang in 2009 based on the improved EMD algorithm EEMD matlab code!)
- 2020-12-11 10:29:17下载
- 积分:1
-
EPSControl
本模型是EPS电子助力转向的MATLAB/SIMULINK模型,供大家参考(This model is the MATLAB / SIMULINK model of EPS electronic power steering, for your reference)
- 2017-06-30 20:28:47下载
- 积分:1
-
Renyi
计算一维时间序列的Renyi熵,可作为脑电信号的特征提取方法,从而对脑电的复杂度进行分析(The Renyi entropy of one dimensional time series can be calculated as a feature extraction method of EEG signal, which can be used to analyze the complexity of EEG.)
- 2021-02-09 16:29:53下载
- 积分:1
-
interferometer
一些干涉仪算法的代码,包括music算法,DOA估计,干涉仪测方位角(Code for some interferometer algorithm,such as MUSIC algorithm, DOA estimate)
- 2015-11-11 18:20:02下载
- 积分:1