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

tp7-Tp-Filtros

于 2012-06-05 发布 文件大小:2396KB
0 252
下载积分: 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 个回复

  • hclust
    girachical cluster mat methid
    2009-12-29 01:50:36下载
    积分:1
  • MATLAB
    matlab教学课件,适用于matlab初学者,能够快速上手并应用!(matlab courseware for Matlab beginners up to speed quickly and apply!)
    2012-05-27 11:43:26下载
    积分:1
  • RAVE
    RAVE – DataMirrorSection (passo a passo)
    2010-01-07 12:12:29下载
    积分:1
  • DCT_DFT_FFT(matlab)
    无限长的序列也往往可以用有限长序列来逼近。对于有限长的序列我们可以使用离散傅立叶变换(DFT)。DFT是对序列傅立叶变换的等距采样。是序列傅立叶变换的等距采样。 本源码是对DCT、DFT、FFT的matlab实现(Infinitely long sequence is often a long sequence with limited approximation. For the finite length of the sequence we can use the discrete Fourier transform (DFT). DFT is a sequence of equidistant sampling Fourier transform. Is a sequence of equidistant sampling Fourier transform. The source is the DCT, DFT, FFT in matlab implementation)
    2011-01-02 12:24:41下载
    积分:1
  • FH
    说明:  快跳频系统, 数据采用MFSK调制 ,调频程序(Fast frequency hopping systems, data MFSK modulation, FM program)
    2012-11-26 21:21:02下载
    积分:1
  • WSNexample
    无线传感器网络仿真例子文件loadAndPrintNet.m,networksDB.mat,oneRoundWSN.m.需要用到图论工具箱grtheory(Examples of wireless sensor network simulation file loadAndPrintNet.m, networksDB.mat, oneRoundWSN.m. Need to use graph theory toolbox grtheory)
    2014-01-22 11:21:50下载
    积分:1
  • bpsk
    使用matlab语言进行计算机仿真,仿真bpsk信号的最佳接收和调制。(Computer simulation using matlab language, simulation bpsk the best reception and signal modulation.)
    2010-12-28 19:47:38下载
    积分:1
  • MATLAB-coursware
    说明:  用课件方式教你对matlab有快速而全面的认识(Teach you quick and comprehensive understanding of matlab )
    2009-08-16 10:19:00下载
    积分:1
  • cal_journal
    introduction of Kalman filtering
    2011-05-20 15:13:44下载
    积分:1
  • plotting-fourier
    how to make Fourier plot
    2011-05-21 04:54:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载