-
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
-
matlab_dll
调用epanet的DLL进行水力计算的简单例子( Call epanet s dll using matlab)
- 2012-05-22 11:14:45下载
- 积分:1
-
ILC
该源代码为迭代控制源代码,自己辛苦编的,拿来分享(The source code to the the iterative control source code, their hard work, and for them and share)
- 2012-11-21 08:25:00下载
- 积分:1
-
matlabrenliandingwei
matlab编写的人脸定位系统程序,希望对大家有用!!(matlab prepared Face Positioning System program, we hope to useful! !)
- 2014-01-13 09:59:50下载
- 积分:1
-
GJB438B-2009
《GJB438B-2009军用软件开发文档通用要求》,最新版的(" GJB438B-2009 universal military software development documentation requirements" , the latest version)
- 2010-09-06 17:04:48下载
- 积分:1
-
Grey-prediction-Matlab-program
适用于灰色预测的源代码 需要运用时可直接拷贝修改原来数据(Apply to the Grey prediction of source code to use when can copy directly modified original data
)
- 2011-09-05 11:22:43下载
- 积分:1
-
Desktop
天气雷达数据处理,该函数可以读取nc格式的雷达数据(Weather radar data processing, this function can be read nc radar data format)
- 2014-12-29 20:05:50下载
- 积分:1
-
BP_XZX
采用matlab语言,但不是采用其神经网络工具箱开发的BP人工神经网络程序,原始底层代码,对于想利用其它语言开发商业软件的网友可先学习本代码,然后可方便转写。(Using matlab language, but not using its neural network toolbox developed by BP artificial neural network program, the original low-level code, use of other languages who want to develop commercial software, users can first learn the code, and then can be easily transferred to write.)
- 2010-06-24 11:48:56下载
- 积分:1
-
MATLAB-img_pro
matlab图像处理工具,包含了很多常用和不常用的处理方法(matlab image processing tool, containing a number of commonly used and are not commonly used approach)
- 2009-09-25 09:21:23下载
- 积分:1
-
matlab6.5
介绍matlab各种常用命令,让初学者轻松从入门到精通的电子书。(Matlab introduce a variety of commonly used commands, so that easy for beginners from entry to master e-book.)
- 2008-07-25 15:06:18下载
- 积分:1