-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
LayersOfMaps
It s an add-in for Arcmap to display properties of layers.
- 2013-12-03 05:30:09下载
- 积分:1
-
基于stm32的串口实验
本代码主要实现stm32单片机通过usart与上位机的通信,比较简洁,简单0000000000000
- 2022-04-28 16:21:25下载
- 积分:1
-
MATLAB_GUI-design
matlab-GUI设计初级教程,图文并茂的介绍了GUI的各个设计模块。(matlab-GUI design junior tutorials introduce graphic illustrations of the GUI design module.)
- 2013-02-19 18:01:06下载
- 积分:1
-
windtrain
PSCAD... WIND POWER TRAINING....
- 2013-09-06 17:14:42下载
- 积分:1
-
stock_top
股票开发,运用C++,调试正确后使用!!股票助手(Stock development, the use of C , debugging the right to use! ! Stock assistant)
- 2008-12-11 20:53:05下载
- 积分:1
-
SVPWM
一个完整的SVPWM程序,编译通过;基于28335(A complete SVPWM procedures, compiled through based on 28,335)
- 2020-10-25 15:40:00下载
- 积分:1
-
pexfokm
说明: Push the toolbar with PB 用PB做的按钮工具条(Button toolbar made by Push the toolbar with PB with PB)
- 2019-04-17 11:02:24下载
- 积分:1
-
sam3r14
scsi 架构 sam-3.pdf 在t10.org上(scsi structure in the sam-3.pdf the t10.org)
- 2009-05-14 21:17:50下载
- 积分:1
-
Labwindows CVI 中不错的串口编程,串口调试CVI_rs232
Labwindows CVI 中不错的串口编程,串口调试(Good serial programming Labwindows CVI, serial debugging
)
- 2020-07-07 23:18:57下载
- 积分:1