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

tp7-Tp-Filtros

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

  • ghfilter
    说明:  一段图像处理的高斯高通滤波器的matlab源代码,思路清晰,可以直接运行。(A Gaussian image processing of high-pass filter matlab source code, clear, can run.)
    2010-05-02 17:13:55下载
    积分:1
  • 44
    说明:  editor i engineer in telecomminication field,please upload it
    2010-05-05 17:52:21下载
    积分:1
  • MATLABVCVB
    在学校图书馆下的MATLAB混合编程的书,对MATLAB的接口有详细介绍,特别是初学者,对mxArray不熟悉者。(At the school library under the mixed MATLAB programming book on the MATLAB interface has a detailed introduction, especially beginners, to those who are not familiar with the mxArray.)
    2009-03-06 09:07:46下载
    积分:1
  • ReadDataFromMIT-BIHDirectlyByVC++
    MIT-BIH心电数据库中包含有大量的心电信号,用户可以直接下载这些信号用于信号分析,算法验证等。但是其数据存储格式复杂,只能用其提供的工具包进行读取,很不方便。本源码可以直接读取MIT-BIH中的format212和format16格式的心电数据,免去了学习其繁琐工具包的过程。(MIT-BIH ECG database contains a large number of ECG signals, users can directly download these signals used in signal analysis, verification algorithm. However, the complexity of its data storage format, can only provide a toolkit to read, very inconvenient. The source can be directly read the MIT-BIH in format212 and format16 ECG data format, which eliminates the cumbersome tool kit to learn their process.)
    2008-01-02 13:27:39下载
    积分:1
  • patternsolution
    this is about pattern recognition.
    2010-10-09 16:20:52下载
    积分:1
  • 3
    说明:  《MATLAB 7.0编程基础基础》源程序,适合初学者使用,第3章(&quot MATLAB 7.0 programming foundation base&quot source, suitable for beginners, Chapter 3)
    2011-06-13 17:39:21下载
    积分:1
  • ant
    ACO for PI controller
    2013-04-04 14:28:32下载
    积分:1
  • FAST_Magic21308710162008
    This is the simulation of Photoshop magic wand effect of Matlab procedures for image segmentation
    2013-12-08 00:25:53下载
    积分:1
  • Basics.Of.MATLAB.And.Beyond
    Basic matlab and more
    2012-01-11 19:01:51下载
    积分:1
  • 图形输出
    一个vc+matlab混合编程的例程(a mixed vc+ Matlab programming routines)
    2004-09-28 11:37:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载