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

tp7-Tp-Filtros

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

  • OpenCVmex
    cvlib_mex为已封装了openCV重要函数的库,PS:此文件供linux系统下64位matlab使用(cvlib_mex as an important function encapsulates the openCV library, PS: This file is for 64-bit linux system using matlab)
    2013-07-15 19:17:49下载
    积分:1
  • Desktop
    对于资料短缺的情况进行线性插值,并对差值之后的数据进行保存(For information shortage, linear interpolation)
    2013-01-10 12:34:30下载
    积分:1
  • huffman
    霍夫曼编码非常实用的小程序 ,实用matlab编写(Huffman coding is very useful for small programs, preparation of practical matlab)
    2010-05-19 09:28:43下载
    积分:1
  • intface
    fish语言建模,flac3的软件模型尺寸(fish language modeling, flac3 software model size)
    2014-12-21 10:03:38下载
    积分:1
  • music
    说明:  此程序是运用music方法估计功率谱,并实现了信号还原。(This program adopts the mathod of music psd to estimate the powerdensity,and get the original signal.)
    2011-03-10 18:53:04下载
    积分:1
  • CADforstepfiber
    说明:  开发的结合用C语言与matlab计算阶跃光纤中的模场分布、传播常数与功率分布情况。(The combination of development with C language and matlab calculation step in the fiber mode field distribution, propagation constant and power distribution.)
    2008-10-09 12:44:06下载
    积分:1
  • DPSK-CHANNEL-CODING-ORDER-2
    ber tool matlab dpsk order(ber tool matlab)
    2011-05-16 22:41:58下载
    积分:1
  • STBC
    程序中以一根接收天线为例,分别对一根发射天线、两根发射天线、三根发射天线和四根发射天线系统进行STBC仿真。比较误码率性能。(Program to a receiving antenna, for example, a transmitting antenna, respectively, the two transmit antennas, three transmit antennas and four transmit antenna system STBC simulation. Compare the bit error rate performance.)
    2021-03-25 22:59:13下载
    积分:1
  • matlab-Video-Image-Processing(English-version)
    英文版的MATLAB视频图像处理讲解,全面介绍相关工具箱的使用方法(English version of the MATLAB video&image processing introduction and comprehensive introduction to the use of methods related to the toolbox.)
    2010-08-30 16:58:06下载
    积分:1
  • leach
    Source code for leach protocol for wsn in matlab
    2014-09-03 01:54:49下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载