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

tp7-Tp-Filtros

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

  • duo-mu-biao-xian-xing-you-hua
    利用粒子群算法计算多目标线性优化问题的解(Using multi-objective particle swarm algorithm for solving linear optimization problems)
    2014-09-15 21:57:07下载
    积分:1
  • codeutilscc
    Generation of code sequences and related utilities
    2013-10-25 17:11:51下载
    积分:1
  • extract-image-round-areas
    用于图像提取圆形区域,可以自定义半径大小及圆心位置,也可以在图像当中点取(extract image round areas)
    2021-04-27 13:48:44下载
    积分:1
  • DSp
    Here i attach the MATLAB codings for dsp applications. with the help of these coding we can easily design the dsp applications
    2013-07-30 14:03:53下载
    积分:1
  • 111
    对某个三维集合体进行matlab重积分计算(Double integral calculation )
    2013-11-07 22:14:56下载
    积分:1
  • DPKJHFJH
    摄影测量学重要内容:单像空间后方交会(非常实用)(Photogrammetry: single space resection)
    2012-10-28 18:04:26下载
    积分:1
  • time-frequency-feature
    此代码用于故障诊断特征提取,所提取特征包括传统时、频域特征和时频特征三部分,数据为轴承数据(This code is used when troubleshooting feature extraction, the extracted features, including traditional, frequency domain and time-frequency characteristics of three parts, the data is bearing data)
    2020-07-01 06:00:02下载
    积分:1
  • wig
    squirel cage induction generator with wind turbine
    2009-12-01 19:41:30下载
    积分:1
  • matlab2
    License Plate Recognition, ah useful. Including the extraction plate and neural network training
    2010-02-11 01:33:36下载
    积分:1
  • ex4
    说明:  建立主成分分析和因子分析界面,对给定的随机数据进行主成分分析和因子分析(Establishment of principal component analysis and factor analysis interface for a given random data principal component analysis and factor analysis)
    2011-03-23 13:50:43下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载