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

tp7-Tp-Filtros

于 2012-06-05 发布 文件大小:2396KB
0 186
下载积分: 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_perf
    一篇介绍matlab实现高效编程的文档,对于每一种方法都有相关的例子(An efficient introduction matlab programming documents, for each method are related to the case)
    2011-07-30 22:49:35下载
    积分:1
  • fsReliefF
    著名的ReliefF特征过滤算法源代码,可用于模式识别(The famous ReliefF feature filtering algorithm source code, can be used for pattern recognition)
    2015-01-23 15:31:15下载
    积分:1
  • Speed_DCM_2
    power wind generation
    2010-05-27 02:11:43下载
    积分:1
  • 88graph
    MIMO块对角化预编码仿真图形,这里是8发8收时的仿真图形。(Block diagonalization precoding MIMO simulation graphics, here is the 8 8 a receipt issued simulation graphics.)
    2010-05-21 22:04:15下载
    积分:1
  • ambiguity-function
    ambiguity function matlab code
    2013-10-29 20:12:36下载
    积分:1
  • 3
    说明:  利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理(Using Butterworth (Butterworth) low pass filter on the noise interference of the image smoothing)
    2010-04-04 21:18:24下载
    积分:1
  • matlab
    说明:  该资料包含了一个图像融合工具箱,里面的内容是用matlab实现图像处理。(The information includes an image fusion toolbox, which content is to use matlab for image processing.)
    2010-04-15 18:14:12下载
    积分:1
  • ade1
    计算差分方程组的解的渐近极限,并作图演示结果(Calculating the asymptotic limit of the solution of differential equations, and mapping demo results)
    2012-09-08 05:15:38下载
    积分:1
  • MATLAB-power-flow
    电力系统的潮流计算 其中的方法是牛顿拉夫逊算法(Power flow calculation method which is the Newton Raphson algorithm )
    2013-11-20 11:33:50下载
    积分:1
  • LLF
    ML estimation of frequency synchronization
    2009-10-28 19:09:12下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载