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

tp7-Tp-Filtros

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

  • matlab_watershed_pdf
    里面是一写我写MATLAB粘连细胞分割时搜索到的一些比较有用的资料,一起与大家分享(There is a write I write MATLAB adhesion cell division when the search for some of the more useful information to share with you together)
    2009-01-09 23:25:42下载
    积分:1
  • tiscoo
    matlab应用于数学认真阅读然后直到其具体功能(applied mathematics matlab read until its specific function and then)
    2009-05-14 19:58:04下载
    积分:1
  • 2822446_Duhamel
    说明:  计算无阻尼和阻尼强迫振动Duhamel积分MATLAB实例((Single-degree-of-freedom Duhamei integral MATLAB source program, including trapezoidal algorithm and Simpson algorithm)
    2019-10-07 12:53:06下载
    积分:1
  • ImageEdgeDetection
    用Matlab写的基于多尺度小波模最大法的图像边界分割。用Matlab写的基于多尺度小波模最大法的图像边界分割。用Matlab写的基于多尺度小波模最大法的图像边界分割。(Written using Matlab image boundary segmentation based on multi-scale wavelet largest. Written using Matlab image boundary segmentation based on multi-scale wavelet largest. Written using Matlab image boundary segmentation based on multi-scale wavelet largest.)
    2013-04-27 20:46:47下载
    积分:1
  • MUSIC算法与MMUSIC算法的测向功能对比 duibimmusic
    相干信号的DOA估计,MUSIC算法与MMUSIC算法的测向功能对比(DOA estimation of coherent signals, compared with MMUSIC algorithm MUSIC algorithm finding function)
    2020-06-28 10:20:01下载
    积分:1
  • 26_173622_
    模拟退火算法的matlab 程序,验证是正确的(Simulated annealing algorithm matlab program, verify that is correct)
    2010-01-01 14:30:23下载
    积分:1
  • numerical-intergration
    数值积分各种经典算法的matlab程序实现(matlab codes for classical methods of numerical intergration)
    2011-10-06 16:51:19下载
    积分:1
  • Jakes
    说明:  无线通信第三章第十一题的答案Jakes Model 锐利衰落信道(Chapter XI of the wireless communications answer to sharp fading Jakes Model)
    2011-04-08 10:51:01下载
    积分:1
  • gauspyr4a
    This is program in digital image processing to find guassian pyramid
    2015-04-13 00:38:30下载
    积分:1
  • Image-block
    图像分块的很好的算法,大家可以参考一下,希望对大家有帮助(Image segmentation algorithm, we can refer to the help)
    2012-04-14 11:02:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载