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

tp7-Tp-Filtros

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

  • MATLAByuanchengxu
    介绍了《MATLAB语言常用算法程序集》一书的源程序(" MATLAB language commonly used algorithm for assembly," the source book)
    2009-05-20 14:54:47下载
    积分:1
  • cs_ls_mse
    此程序实现压缩感知方法与最小二乘方法在超宽带信道估计中实现信道估计的MSE对比。(This program is compressed sensing method with the least squares method is implemented in ultra-wideband channel estimation channel estimation MSE contrast.)
    2021-04-18 11:18:52下载
    积分:1
  • BP反演
    这是一个bp的神经网络反演的matlab程序(BPBPBBBBBBBBPPPPPPPPPPPPp)
    2021-03-30 05:49:10下载
    积分:1
  • 1
    说明:  简单的实现了weiner滤波的功能,可以用于信号处理,可以用(Simple implementation of the weiner filtering function can be used for signal processing)
    2010-09-13 10:01:44下载
    积分:1
  • MA-STRATEGY
    自写策略,MA均线突破,20日均线和50日均线突破的策略,仅供参考(MA20 & MA50 STRATEGY)
    2013-11-08 10:17:17下载
    积分:1
  • JSIP_2013081510281570
    This paper investigates the generalized Pars ’s theorem of fractional Fourier transform (FRFT) for concentrated data. Also, in the framework of multiple FRFT domains, Pars ’s theorem reduces to an inequality with lower and upper bounds associated with FRFT parameters, named as generalized Pars ’s theorem by us. These results theoretically provide potential valuable applications in filtering, and examples of filtering for LFM signals in FRFT domains are demonstrated to support the derived conclusions
    2015-02-21 10:20:28下载
    积分:1
  • Texture-Similarity-Measurement
    Texture Similarity Measurement
    2012-01-03 17:23:03下载
    积分:1
  • 4
    说明:  一个 实验报告 用于学习MATLAB 的 我是学习不久写出来的 希望那个能给大家提供帮助(WELL)
    2009-05-25 22:39:59下载
    积分:1
  • mousemove
    在matlab中,gui中在图像上鼠标移动时可以获取坐标。(Image in matlab, gui mouse movement can get the coordinates.)
    2020-09-06 14:18:05下载
    积分:1
  • PWMtrackingcontrol2
    说明:  PWM斩波控制电路的matlab/simulink仿真电路,(PWM tracking control PWMmatlab/simulink)
    2020-06-20 20:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载