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

tp7-Tp-Filtros

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

  • Gauss
    高斯积分算法 ,高斯积分计算回线源电磁场外层线积分(Gaussian integral algorithm, Gaussian integral outer loop line integral source of electromagnetic fields)
    2009-04-28 10:24:11下载
    积分:1
  • kalman
    用C语言 和 c++编写的卡尔曼滤波 有着详细的代码和方法 希望能帮助到你们(Written in C and C++ the kalman filter has detailed code and method can help to you hope )
    2011-10-23 09:21:02下载
    积分:1
  • doa
    用七元线形天线阵ULA,实现传统波束形成法、Bartlett波束形成法、Capon波束形成法(failed to translate)
    2011-05-05 23:09:42下载
    积分:1
  • fit_ellipse.m
    Its a Ellipse fitting algorithm for fitting Ellipses to a set of points in a image.
    2009-05-06 18:03:33下载
    积分:1
  • OFDM1
    实现matlab仿真生成ofdm系统,但不涉及信道估计等内容(Matlab simulation ofdm achieve generation systems, but does not involve channel estimation, etc.)
    2009-05-11 12:13:47下载
    积分:1
  • matlab0
    matlab语言基本规则介绍,包括变量定义,数组声明,循环遍历等(The basic rules of the matlab language introduction, including variable definitions, array declaration, loop through)
    2012-07-03 14:24:57下载
    积分:1
  • heart_rate_qrs_detect
    Heart rate and QRS complex detection for ECG in MATLAB.
    2020-12-09 07:09:19下载
    积分:1
  • lab8
    运用matlab解决实际电路问题,里面包含完整的code文件以及8个figures(Use matlab to solve electrical problems)
    2013-10-05 12:33:49下载
    积分:1
  • lunwenchengxu
    利用matlab编程,来实现基于提升复小波的暂态电能质量扰动的检测。(Use matlab to achieve the detection of complex wavelet based on lifting transient power quality disturbances.)
    2014-01-09 17:22:26下载
    积分:1
  • matlab-statistic
    matlab的统计分析方法的源代码,并有举例说明。(methods of statistical analysis matlab source code and examples.)
    2009-06-13 01:41:13下载
    积分:1
  • 696524资源总数
  • 103990会员总数
  • 18今日下载