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

tp7-Tp-Filtros

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

  • HyperspectralProgram
    超光谱图像处理部分功能,包括读取,转换.rfl文件等功能,含有24个函数。(Hyperspectral image processing functions, including reading, conversion. Rfl documents and other functions, which contains 24 function.)
    2007-12-31 20:21:27下载
    积分:1
  • PCA
    做毕业设计时导师给的PCA人脸识别程序已运行过。(Graduate instructors to do the design of the PCA to face recognition procedures have been run over.)
    2009-05-29 15:37:31下载
    积分:1
  • Double-PWM
    MATLAB中双PWM变频器的Simulink实现,(Simulink realization of dual-PWM inverter)
    2011-05-20 14:33:24下载
    积分:1
  • SplitPML2DTEFDTD
    Split PML 2D TE FDTD
    2009-11-22 02:06:54下载
    积分:1
  • wor2k
    matlab实现s小波变换代码,输入图像矩阵,输出一幅图像,分为四块(wavelet transform code input image matrix, the output an image is divided into four)
    2006-10-13 23:37:12下载
    积分:1
  • PSO_PID
    使用Simulink环境建立的基于PSO的PID控制器的优化设计。 其中PID_Model为控制系统模型 PSO为PSO部分程序实现 PSO_PID为PSO优化PID的过程 (Use Simulink environment to establish optimal design of PID controller based on PSO. Model for the control system which PID_Model PSO PSO as part of the program to achieve PSO_PID PID optimization process for PSO)
    2014-09-22 21:43:37下载
    积分:1
  • pls
    程序尚不完善,固定提取了3个主成分,没有做寻求最佳主成分个数;没有做交叉有效性检验 (good)
    2009-09-24 11:24:10下载
    积分:1
  • UE
    说明:  UE Simulation LTE from Vienna University
    2010-09-23 02:27:50下载
    积分:1
  • OFDM_LS_directly
    文档,瑞利衰落信道的matlab源程序,可以单独运行。 -word documents, Rayleigh fading channels Matlab source that can run.(Rayleigh fading channels Matlab source that can run.)
    2010-11-01 11:11:33下载
    积分:1
  • wavelet
    matlab 实现的小波变换 希望对大家有用(wavelet transform)
    2009-05-15 15:36:50下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载