-
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
-
VBANSYSMATLAB
介绍了一种基于VB 后台调用ANSYS和MATLAB进行设计计算的方法。通过借助VB设计的参数化输入界面,
调用APDL编写的模型分析程序和MATLAB编写的可靠性计算程序,实现了在用户界面上以可视化的形式显示计算结果功
能,并应用于铁路接触网设计的可靠性计算中,结果显示证明了计算软件的可行性和实用性。(Describes the background of a call based on ANSYS and MATLAB VB design calculation. VB by using the design parameters of input interface, called APDL model prepared by the procedures and the reliability of computer program written in MATLAB, implementation in the user interface to visualize the results in the form of display features, and design used in railway catenary the reliability of the calculation, the results proved the feasibility and practicality of computing software.)
- 2010-07-07 09:28:07下载
- 积分:1
-
计算各种混沌系统李雅普洛夫指数的MATLAB 源程序
通过matlab仿真程序计算各种混沌系统李雅普诺夫的数值和图(Calculate the values and graphs of various chaotic system Lyapunov)
- 2017-11-06 11:31:51下载
- 积分:1
-
GMM
内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction(Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine the number of Gaussian components, developed by Z.Zivkovic related article Improved adaptive Gausian mixture model for background subtraction)
- 2014-10-07 09:56:19下载
- 积分:1
-
C_with_Matlab
C++ 与 MATLAB 混合编程的pdf英文课件 实现图像的Median filter(a step by step guide on how to realize image median filtering with integrated C++ and MATLAB ,tutorial only,no sample code available)
- 2009-05-13 21:39:43下载
- 积分:1
-
final_proj1
adaptive huffman coding and decoding in matlab..
- 2010-07-04 17:29:14下载
- 积分:1
-
gplab.manual.3
说明: 遗传规划工具箱 matlab gplab使用手册(gplab.manual)
- 2010-04-09 19:52:02下载
- 积分:1
-
boostspi
boos pi controller close loop
- 2013-10-18 19:00:52下载
- 积分:1
-
IKH
能作为所有金融分析提供一目了然的效果,结合了移动平均和转势信号(Can serve as a glance of all financial analysis of the effect of a combination of moving average and the transfer potential signal)
- 2009-12-04 19:47:09下载
- 积分:1
-
MATLAB-optimation
matlab优化方法 不精确的一维线性搜索(matlab optimization method inaccurate one-dimensional linear search)
- 2012-10-24 18:38:20下载
- 积分:1