-
ofdm_simulink
OFDM系统的matlab simulink仿真框图,能设置不同参数进行仿真。(OFDM system simulation matlab simulink diagram can set different parameters for simulation.)
- 2008-06-03 13:03:21下载
- 积分:1
-
Matlab_Advanced
共五章matlab实现计算机辅助设计与仿真技术的ppt讲义。还有每一讲中所有的m源程序,很方便自学。(a total of five chapters Matlab computer-aided design and simulation technology ppt overhead. Each also stresses all of the m source, is a convenient self-study.)
- 2007-04-24 22:55:22下载
- 积分:1
-
eval
一个ever的代码,是一个代码质量还不错,值得学习(An ever code is a code quality is also good, it is worth learning)
- 2010-01-13 17:29:05下载
- 积分:1
-
matlab
说明: 车牌处理,基于matlab的图像处理方法(Plate processing, image processing method based on matlab)
- 2011-04-14 15:43:50下载
- 积分: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
-
2
说明: bistativ simulation in synthetic aperature radar
- 2012-07-03 12:58:53下载
- 积分:1
-
matlab-clock
各种matlab时钟程序,可以修改时钟的各种参数(Matlab program of the clock, you can modify various parameters of the clock)
- 2011-11-14 10:34:14下载
- 积分:1
-
eighth-homework
实现两种信道环境下的ZF均衡和MMSE均衡,并比较两者的误码率曲线(ZF and MMSE equalization to achieve a balanced two-channel environment, and compare the BER curves)
- 2015-06-14 09:06:53下载
- 积分:1
-
通信原理PCM
通信原理实验中的均匀和非均匀的pcm两种编码方式,附有详细的说明.(communication principle experiment uniform and non-uniform both PCM encoding, with detailed explanations.)
- 2005-06-05 21:11:37下载
- 积分:1
-
DSP_matlab
内容是数字信号处理原理实现及应用这本书的matlab源代码,(Content is digital signal processing to achieve the principle and application of this book matlab source code,)
- 2011-08-24 13:38:47下载
- 积分:1