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

tp7-Tp-Filtros

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

  • hustMyDWTsimplefusion
    这是一个实现基于小波变换的融合算法的源代码,对于研究图像融合的专家具有重要的参考价值(this is the image fusion sourcecode )
    2009-05-26 21:33:13下载
    积分:1
  • LFMSignalAmbFuncMatlabCode
    雷达信号的模糊函数Matlab代码,包括线性调频信号,线性调频脉冲串信号,以及作为对照的单频信号。通过比较分析可以得到不同信号的模糊函数表现出的不同特征。(Radar chirp signal ambiguity function Matlab code, including linear FM signal, the chirp pulse train signal, as well as the control of the single-frequency signal.)
    2021-03-26 10:19:14下载
    积分:1
  • PROGRAM2
    an inferior assistant or a channel administrator hopes to append some additional message, such as the origin information, image notation or authentication data, within the encrypted image though he does not know the original image content. some parameters are embedded into a small number of encrypted pixels, and the of the other encrypted pixels are compressed to create a space for accommodating the additional data and the original data at the positions occupied by the parameters
    2014-10-18 13:09:11下载
    积分:1
  • cubicsplineproject
    the source code for bicubic and cubic spline image analysis. This is done in the Matlab. It can process the image and make it clear
    2011-11-16 08:06:53下载
    积分:1
  • NewtonRaphson_0.5
    matlab code for Newton-Raphson solver
    2015-02-03 15:54:26下载
    积分:1
  • ga
    说明:  遗传算法 简单的函数搜索过程 显示中间搜索过程(Simple genetic algorithm search process shows that the middle of a function of the search process)
    2010-08-10 15:49:51下载
    积分:1
  • FactoryMethod
    定义一个用于创建对象的接口,让子类决定实例化哪一个类。Factory Method 使一个类的实例化延迟到其子类。(Analysis and implementation of common design patterns (C++))
    2014-12-28 12:54:20下载
    积分:1
  • wien
    维纳滤波程序,一种信号处理程序,可用于数据预处理(Wiener filtering process, a signal processing procedure can be used for data preprocessing)
    2010-10-25 21:22:20下载
    积分:1
  • machine-precision
    数值计算中机器精度的确定算法 MATLAB源程序 自带注释(machine precision)
    2014-02-05 18:25:01下载
    积分:1
  • binReadWrite
    读取.bin文件,并以某种格式存入.TXT文件(Read. Bin files, and deposit in some form. TXT file )
    2012-04-06 13:20:54下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载