-
simulink
SIMULINK简明教程,希望对初学者有用(simulink tutorial, I hope useful for beginners)
- 2012-04-19 10:32:38下载
- 积分:1
-
queue
排队买饭程序:利用队列实现,可以有好朋友一起排队。(Queuing to buy food program: the use of queues to achieve, you can have friends lined up together.)
- 2014-01-11 21:28:30下载
- 积分:1
-
MATLAB
《MATLAB智能算法30个案例》分析源代码(" MATLAB intelligent algorithm 30 case" analyze the source code)
- 2013-07-19 12:49:57下载
- 积分:1
-
VB-and-Matlab
VB与Matlab溷合编程在管式加热炉调炉决策系统中的应用(VB and Matlab blends as programming in the the tube furnace furnace control decision-making system)
- 2013-04-11 15:41:15下载
- 积分:1
-
Grey-Model(2)
灰色模型GM(1,1)的matlab代码(Gray model)
- 2011-11-09 09:26:12下载
- 积分:1
-
eMule0.47b-Sources
鼎鼎大名eMule(电骡) V0.47b 源码下载
(famous eMule (electricity mule) V0.47b download FOSS)
- 2006-10-08 07:07:49下载
- 积分:1
-
FAST_Magic21308710162008
This is the simulation of Photoshop magic wand effect of Matlab procedures for image segmentation
- 2013-12-08 00:25:53下载
- 积分: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
-
plating
自动电镀生产线的简单生产工序操作控制软件(Simple production process operation control software automatically plating production line)
- 2015-01-11 15:21:44下载
- 积分:1
-
MATLAB
详细的介绍了matlab的程序设计和编程方法等
(Detailed description of the matlab program design and programming methods)
- 2011-05-01 15:51:08下载
- 积分:1