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

tp7-Tp-Filtros

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

  • IEEE802.11-model
    用Matlab仿真实现了IEEE802.11信道模型,仿真图中显示了平均信道功率和信道频率响应。(Matlab simulation of IEEE 802.11 channel model, simulation graph shows the average channel power and channel frequency response.)
    2021-03-03 12:39:33下载
    积分:1
  • s_3
    this function is getting the background by mean function for rael time . the function calc the mean of every pixel .
    2009-12-15 18:15:27下载
    积分:1
  • matlab.daima
    matlab的关于波形图像的源代码,小波分析,分级尺度的选择的介绍(Matlab about source code, the wave form of the wavelet analysis, the choice of grading scale is introduced)
    2015-04-13 16:47:41下载
    积分:1
  • MATLAB
    说明:  matlab 和数学建模相关的一些应用,讲的还是不错的、(matlab and some related mathematical modeling applications, talk is good,)
    2011-04-16 01:16:55下载
    积分:1
  • waveletintroduction
    matlab小波的学习工具,用于初学者使用,介绍了一般matlab书中为提到的默认工具(matlab wavelet learning tool for beginners, the book introduces the general matlab default tools for the mentioned)
    2010-05-14 16:41:39下载
    积分:1
  • LEVEL_SET
    图像分割,应用是levelset的估算 好用。附有原文(Distance Regularized Level Set Evolution and Its Application to Image Segmentation)
    2012-05-05 19:31:13下载
    积分:1
  • ReadFaces
    基于PCA的人脸特征抽取,首先将200幅人脸图像转换成向量形式,进而进行组成样本矩阵。(The PCA-based facial feature extraction, first 200 face images into a vector format, then the composition of the sample matrix.)
    2010-11-30 10:44:35下载
    积分:1
  • canzaguangxian
    模拟光信号在掺杂光纤中的传播,主要用于EDFA或光纤激光器仿真(Analog optical signal in the doped fiber transmission)
    2021-03-03 23:19:33下载
    积分:1
  • segment_chainCode1
    该程序完成的是通过使用所提供的链码(一种方向码)来画出链码所表示的轮廓。所画轮廓在原图上是黑色的线。(the code is used for draw the outline of the region of interest which is show by the chaincode)
    2010-02-26 19:09:12下载
    积分:1
  • Windows-Precompiled-RF
    说明:  matlab 的随机森林代码,很不错,学习rf必备(matlab code for random forests, very good)
    2011-03-14 16:38:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载