登录
首页 » matlab » tp7-Tp-Filtros

tp7-Tp-Filtros

于 2012-06-05 发布 文件大小:2396KB
0 208
下载积分: 1 下载次数: 2

代码说明:

  Matlab Filter Implementation In this section, we will implement (in matlab) the simplest lowpass filter $displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $ (from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings: Fig.1.3 listed simplp for filtering one block of data, and Fig.1.4 listed a main program for testing simplp. In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is y = filter (B, A, x) where x is the input signal (a vector of any length), y is the output signal (returned equal in length to x), A is a vector of filter feedback coefficients, and B is a vector of filter feedforward coefficients. The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LV_Blatt2
    LU-Zerlegung und Vektorisierung(LU-Zerlegung und Vektorisierung)
    2007-12-18 21:26:43下载
    积分:1
  • QPSK-AWGN
    this is simmulation QPSK modulation in AWGN channel
    2009-12-18 01:51:34下载
    积分:1
  • The-sourcecode-of-neural-network
    关于神经网络算法的展示代码 有matlab与c#两种实现方式(Show on neural network algorithm matlab code has two implementations with c#)
    2013-12-31 20:15:47下载
    积分:1
  • Proficient-in-MATLAB-GUI-
    精通MATLAB GUI一书中的光盘程序(Proficient in MATLAB GUI the CD of the book, it helps a lot for friends who learn MATLAB graphical interface programming. )
    2012-01-17 15:29:52下载
    积分:1
  • FDTD_TE
    在MATLAB环境下,用FDTD方法,用高斯点源仿真TE波在空间的传输。(In the MATLAB environment, using FDTD method, the Gaussian point source simulation of the transmission of TE waves in space.)
    2010-07-10 15:12:02下载
    积分:1
  • MATLAB-command
    matlab教程,matlab参考书,学习matlab必备啊!(matlab for study.)
    2013-09-03 21:19:02下载
    积分:1
  • edgeNL
    This short demo presents an efficient algorithm for edge detection
    2011-05-13 08:04:44下载
    积分:1
  • lianxudianji
    带有前馈系统的电机伺服控制系统的matlab建模,基于simulink的仿真,原创,可用(Motor servo control system with feedforward system matlab modeling, based on simulink simulation, originality, available)
    2013-03-27 20:15:29下载
    积分:1
  • bearingdraw
    应用matlab绘制一个轴承运行的动画,可以设置轴承内外圈尺寸(draw a movie of bearing running)
    2013-10-15 18:13:56下载
    积分:1
  • qpsk
    obtain the constellation diagrams and BER vs SNR curve of Quadrature Phase Shift Keying
    2015-04-07 14:17:27下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载