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

tp7-Tp-Filtros

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

  • filterofmatlab
    matlab实现的各种数字滤波器,包括矩形窗,汉明窗,汉宁窗,kaiser窗等。(matlab digital filter to achieve a variety of, including the rectangular window, Hamming window, Hanning window, kaiser windows.)
    2020-10-12 13:07:32下载
    积分:1
  • dt_cwt-texture
    这是一个图像检索的实现程序,确认运行正确。(This is an image retrieval program to realize,and sure to run correctly)
    2012-05-03 21:02:26下载
    积分:1
  • adaboost
    adaboost matlab程序 大家可以自己调试看看 欢迎相互学习(adaboost matlab program we can learn from their own debug to see welcome)
    2011-10-27 16:44:46下载
    积分:1
  • ananth
    matlab calic algorithm find
    2012-10-05 13:52:19下载
    积分:1
  • BTREE
    Implementation of heap tree
    2015-02-13 20:58:02下载
    积分:1
  • feifen
    可实现对二维数据的聚类,关于超声波倒车雷达测距的,多姿态,多角度,有不同光照。( Can realize the two-dimensional data clustering, About ultrasonic parking radar ranging, Much posture, multi-angle, have different light.)
    2016-12-27 09:22:28下载
    积分:1
  • interpolate
    说明:  基于边缘的插值算法及其在放射医学影像中的应用研究 (Edge-based interpolation algorithm and its application of radiation in medical imaging research)
    2010-04-08 13:29:12下载
    积分:1
  • viterbi
    说明:  viterbi的MATLAB编程,大家可以看看。谢谢(viterbi of MATLAB programming, we can look at. Thanks)
    2009-08-26 17:02:10下载
    积分:1
  • signal_processing
    信号前处理,不包含数字滤波及其相关功能。(signal processing,Do not include digital filter and its related functions )
    2012-05-03 13:58:28下载
    积分:1
  • sml算法
    基于 sml 算法的类模型,以图像为训练样本(Class model based on SML algorithm)
    2017-12-27 15:07:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载