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

tp7-Tp-Filtros

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

  • MSKGMSK
    导师传给我的关于MSK和GMSK的一些相关MATLAB仿真源码,希望对大家有用(Simulation program to realize GMSK transmission system)
    2010-06-04 19:51:43下载
    积分:1
  • distance-regularised
    This is the code for finding the contour of object on the basis of distance regularized basis.
    2011-06-09 20:58:36下载
    积分:1
  • dijkstra
    图论中关于最短路径的Dijkstra算法和通过两指定顶点的最短路径算法。(The shortest path on graph theory and the Dijkstra algorithm specified by two vertices of the shortest path algorithm.)
    2011-10-10 16:04:26下载
    积分:1
  • HandWeitenNumRecognition
    通过学习BP神经网络技术,对手写数字进行识别,基于结构的识别法及模板匹配法来提高识别率。(Through the study of BP neural network technology, digital handwriting identification, structure-based identification method and template matching method to improve the recognition rate.)
    2014-11-14 20:29:44下载
    积分:1
  • PV_fixed_step
    基于MATLAB/SIMULIN,搭建的光伏系统最大功率跟踪爬山法的定步长模型(Structures of the PV system based on MATLAB/SIMULIN, climbing method of maximum power point tracking fixed step model)
    2012-10-17 10:52:05下载
    积分:1
  • shezz
    说明:  用matlab搭建shepwm,然后通过迭代法得到更优解(SHEPWM is built by MATLAB, and the better solution is obtained by iterative method)
    2020-06-30 18:02:04下载
    积分:1
  • dewow
    matlab去除信号直流分量代码,可用来处理GPR数据(DC component of the signal is removed matlab code used to process the data GPR)
    2013-09-23 17:59:44下载
    积分:1
  • xd
    说明:  对高光谱进行预处理的步骤matlab程序(Hyperspectral pretreatment step matlab program)
    2013-04-02 23:20:16下载
    积分:1
  • mlf2pdf
    Small script using matlabfrag to create a latex formatted pdf file
    2010-11-11 21:20:05下载
    积分:1
  • LCCf
    实现一个LCC滤波 电感Lr,电感电阻R,与电感串联的电容Cr,输出并联电容Co(achieve a filter inductor Lr, inductance and resistance R, the series inductor and capacitor Cr, Parallel output capacitance Co.)
    2007-06-19 22:43:28下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载