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

tp7-Tp-Filtros

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

  • facerecognitionsv
    code for face recognition using ica (independent component analysis) .a good code sor reaserch.
    2010-08-08 20:09:07下载
    积分:1
  • cyclic_autocorrelation_fast
    计算循环平稳信号的相关函数的普通以及快速算法,希望对大家有所帮助(Cyclostationary signals calculated correlation function, as well as the general fast algorithm, and they hope to help everyone)
    2009-03-28 11:01:28下载
    积分:1
  • lorenz
    洛伦兹电路MATLAB仿真程序,分析,绘图,手动设置参数(Lorenz circuit simulation program MATLAB, analysis, mapping, set the parameters manually)
    2010-12-12 11:44:48下载
    积分:1
  • maichongyasuo_ceju
    利用mathlab仿真雷达脉冲压缩测距原理。对两个雷达回波信号进行脉冲压缩实现可分辨。(Using mathlab simulation principle of pulse compression radar ranging. The two implementing pulse compression radar echo signals can distinguish. )
    2013-11-12 20:37:42下载
    积分:1
  • 4756644
    TabBarCustom (所有TabBar之间切换),精选ios编程学习源码,很好的参考资料。(TabBarCustom (switching between all TabBar), selection of learning IOS programming source code, a good reference.)
    2013-12-13 12:31:16下载
    积分:1
  • Cognitive-radio-spectrum--
    说明:  认知无线电频谱,打破僵局:信息理论.本文介绍了认知无线电的频谱检测技术和当前热门的合作检测技术(Cognitive radio spectrum, to break the deadlock: Information Theory. This article describes the spectrum sensing of cognitive radio technology and the cooperation of the current popular detection)
    2011-04-06 16:14:54下载
    积分:1
  • ILC_closedloop_hip
    闭环迭代学习控制的matlab仿真程序,(Closed loop iterative learning control matlab simulation program,)
    2012-11-27 10:09:24下载
    积分:1
  • heidary3
    this file is about risk managment in marketing....
    2013-05-25 13:44:20下载
    积分:1
  • Zemax
    Matla准直透镜建立,在特定的环境下进行准直透镜的设计使用。(Establish the collimator lens by Matlab )
    2012-05-27 15:51:25下载
    积分:1
  • rgb2gray11
    此程序可以实现批量将彩色图像转换为灰度图像,只需添加图像位置即可。(This program can batch convert color images to grayscale images, simply add the image location.)
    2010-05-19 16:52:42下载
    积分:1
  • 696518资源总数
  • 104727会员总数
  • 26今日下载