-
rossler
rossler电路MATLAB仿真程序,分析,绘图,手动设置参数(rossler circuit simulation program MATLAB, analysis, mapping, set the parameters manually)
- 2010-12-12 11:48:17下载
- 积分:1
-
ros-em
em算法运用于有散射体的信道模型下实现参数估计(los距离)(em algorithm applied to a scattering channel model to achieve parameter estimation (los distance))
- 2011-01-13 15:39:08下载
- 积分:1
-
quirk
Es un propagador de actitud y un propagador de orbita en lenguaje matlab
- 2016-03-24 05:51:34下载
- 积分:1
-
turbo_demomulation
关于turbo码译码的仿真程序,简单实用,很受编码学者的青睐(The simulation on the turbo decoding process, simple and practical, popular with scholars of all ages code)
- 2009-11-24 18:39:28下载
- 积分:1
-
PCMTITEST2010
MATLAB程序中提供了脉压,MTI,MTD的实现方法(lllll)
- 2020-12-25 23:49:04下载
- 积分:1
-
phaseshift
相移光栅matlab仿真程序,方便学习光栅特性(Phase-shift grating matlab simulation program to facilitate the learning Grating)
- 2009-12-10 18:04:50下载
- 积分: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
-
spectrum-analysis
该程序可以用来进行波谱分析,非常直观地图示频谱信息。(The program can be used for spectral analysis, spectral information very intuitive icon.)
- 2013-09-15 16:31:09下载
- 积分:1
-
DC_Motor2
MATLAB HELP FUNDENMENTAL IN YOUR CODE FOR 2 FILE
- 2014-11-22 01:34:57下载
- 积分:1
-
czt
czt函数的c语言实现。matlab中czt函数的c语言实现(c language czt function implementation. c language matlab function in the realization czt)
- 2020-11-19 17:59:37下载
- 积分:1