-
musicdoa
基于MATLAB的MUSIC算法的示例,过程简单易懂,适于新手学习(MATLAB-based examples of the MUSIC algorithm, the process simple, suitable for novice learning)
- 2008-05-28 07:39:40下载
- 积分:1
-
117143168performance_of_MIMO
在瑞利信道下MIMo系统性能的仿真的编程实例(In Fading Channel MIMo system performance simulation programming examples)
- 2010-05-18 00:48:10下载
- 积分:1
-
speechsignalsusingMATLAB
这是一个关于MATLAB音频信号的分析与合成程序方面的ppt(This is a ppt about the analysis and synthesis of speech signals using MATLAB)
- 2009-03-07 21:48:50下载
- 积分:1
-
homography_2
3x3 homography matrix
- 2013-02-13 16:49:01下载
- 积分:1
-
test5
图像线性运动退化程序,其中10表示10个像素,45表示偏转45度。
以及函数的一些用法(Linear motion degradation image applications, including 10 said 10 pixels, 45, said rotated 45 degrees.
Some fspecial usages and functions)
- 2013-04-28 17:14:54下载
- 积分:1
-
PositiveSecrecyProbability
正安全容量概率matlab仿真所有源程序,对于学习无线通信物理层安全的同学有一定的指导意义。( The Monte Carlo simulatiom and accurate curve of Positive Secrecy Probability.
The source file are very rare and significant.
I hope it will be helpful to somebady who is studing Wireless Communication.
)
- 2016-09-11 09:28:29下载
- 积分:1
-
matlab-ppt
matlab在数字信号处理中的应用(第2版)课件(matlab in Digital Signal Processing (2nd edition) Courseware)
- 2008-07-04 15:16:05下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
Mastering-MATLAB-image-processing
《精通MATLAB图像处理 》 张强, 王正林编著 电子工业出版社 2009附带光盘(" Mastering MATLAB image processing," Zhang Qiang, Wang Zhenglin edited by the Publishing House of Electronics Industry 2009 comes with the CD-ROM)
- 2012-06-12 21:33:57下载
- 积分:1
-
arraypattern
阵列的方向图,其中包含均匀线列阵,均匀平面阵,均匀圆阵的方向图的源代码(The pattern of the array, which contains uniform linear array, uniform plane array, the source code of the uniform circular array pattern)
- 2021-04-09 10:39:00下载
- 积分:1