-
matlabCommunication
一些有关matlab在通信仿真中用到的源码,例如各种编码方法。很有实用价值,(some communications in the Matlab simulation to use the source code, such as the various coding method. Useful,)
- 2007-06-08 01:24:37下载
- 积分:1
-
Polarimetric-SAR-classification
极化SAR分类方向的很好的入门PPT资料,对各种相干、非相干分解方法以及监督、非监督分类方法做了简单的阐述(polarimetric SAR decomposition and image classification )
- 2015-05-25 21:56:03下载
- 积分:1
-
13Wavelet-based-joint-estimation-
13小波联合估计和编码的depth-image-based表示free-viewpoint rendering.pdf(13Wavelet-based joint estimation and encoding of depth-image-based representations for free-viewpoint rendering.pdf
)
- 2014-08-17 17:29:41下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
111111111
matlab simulink仿真实例分析(源代码模型)(matlab simulink simulation analysis (source model))
- 2010-10-11 20:20:41下载
- 积分:1
-
r_test_paired
Tests hypothesis that 2 variables are equally correlated with a 3rd if values from all 3 are paired
- 2010-10-18 05:54:09下载
- 积分:1
-
MEX_and_compiler
基于mex的matlab-fortran混合编程,详细的步骤和样例(Mex-based hybrid of matlab-fortran programming, detailed steps and sample)
- 2009-07-02 05:16:24下载
- 积分:1
-
add_phase_noise
相位噪声的维纳建模,这是一个添加相位噪声的子程序(Wiener phase noise model, which is a subroutine to adding phase noise)
- 2021-03-31 21:19:08下载
- 积分:1
-
cosfilter
升余弦滤波器的matlab仿真程序,使用matlab2008编写(Raised cosine filter matlab simulation program, using matlab2008 write)
- 2012-05-23 17:12:07下载
- 积分:1
-
DE6492v10
voice applicattion ptt internal clock 48Mhz, ptt personal area network
- 2014-10-27 14:50:07下载
- 积分:1