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

tp7-Tp-Filtros

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

  • 2
    MATLAB CODE FOR INFORMATION THEORY AND CODING
    2013-09-11 12:55:17下载
    积分:1
  • wigner-and-chafen
    第一部分是关于wigner-ville程序的三个源函数(wigner分布、伪wigner分布、平滑伪wigner分布);第二部分是关于差分的一阶、二阶导数的子函数、源函数及表达仿真实例,这两部分都是matlab环境下源程序。(The first part is a function of three sources wigner-ville program (wigner distribution, pseudo wigner distribution, smoothed pseudo wigner distribution) the second part is about the first difference, the second derivative of the subroutine, the source function and expression simulation examples These two parts are the source matlab environment.)
    2015-05-04 09:14:52下载
    积分:1
  • Analytical
    贝叶斯决策代码 贝叶斯原理分类 输入样本数据进行处理 (MATLAB Bayesian)
    2010-05-11 16:43:32下载
    积分:1
  • Rotordynamics_Prediction_in_Engineering
    这本书是很好的。第一次遇到转子动力学的人应该看这本书。尤其是研究有限方法的人。(This book is very good. Those who encounter rotor dynamics for the first time should read this book. Especially those who study limited methods.)
    2020-07-02 23:00:01下载
    积分:1
  • 01_introduction
    Matlab Introduction ppts
    2009-04-17 20:16:10下载
    积分:1
  • Matlab
    matlab辅导讲义,介绍上机的,非常适合初学者使用(matlab counseling lectures, introduced on the machine, very suitable for beginners to use)
    2010-01-06 16:23:36下载
    积分:1
  • 3-MATLAB-studying
    包括了Matlab 中实现数字信号处理、图像处理、小波分析和系统仿真等相关应用 领域的新技术,新算法.(Including Matlab, digital signal processing, image processing, wavelet analysis and simulation and related applications of new technologies and new algorithms.)
    2011-01-29 04:09:55下载
    积分:1
  • SPP
    系统实现了笛卡尔坐标、大地坐标和站心坐标相互系转转换,以及单点定位、卫星历元信息查看功能。(Cartesian coordinate system implements, geodetic coordinates and topocentric coordinate mutual transfer system conversion, as well as single-point positioning, satellite epoch View feature.)
    2013-11-24 21:37:58下载
    积分:1
  • drawmoxing
    生物模型数值仿真,预测种群数量大小,模拟平衡态的稳定性(Numerical simulation of the biological model, to predict the size of the population, to simulate the stability of the equilibrium)
    2013-04-15 16:04:03下载
    积分:1
  • facedetection
    人脸检测 matlab程序 程序简单精炼 适合初步入门人脸检测的初步学习(face detection program)
    2013-12-29 16:09:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载