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

tp7-Tp-Filtros

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

  • rov_design_analysis
    example of matlab,optimization method which is used with different model.it will be useful for whom they want to learn Matlab by themselves8
    2020-08-30 12:48:12下载
    积分:1
  • genetic
    Genetic Algorithm for Matlab
    2009-10-12 11:37:31下载
    积分:1
  • MATLAB
    matlab入门教材,讲解的内容比较基础,适合初学者学习(matlab introductory textbook to explain the contents of the basis for comparison, suitable for beginners to learn)
    2013-03-23 17:22:12下载
    积分:1
  • Upload_Actual_JPEG
    matlab jepg压缩程序,详细代码函数,加完整例子,基于Dct变换(jepg compression program)
    2021-04-09 20:58:59下载
    积分:1
  • matlab-communication-1
    详解matlab通信系统 第一章 代码 详解matlab通信系统 第一章 代码(Detailed communication systems matlab matlab code Comments chap chap code communication system)
    2014-02-18 22:10:09下载
    积分:1
  • MATLAB
    基于MATLAB的图象加噪,去噪程序.程序内以给出详细说明。(MATLAB-based image denoising procedures add noise)
    2009-03-30 18:01:13下载
    积分:1
  • Y_FCMC_Ver.1.0
    模糊C均值聚类的一个参考材料,做模糊聚类是用的一个程序(FCM of a reference materials, so fuzzy clustering is a process)
    2006-12-08 09:34:26下载
    积分:1
  • GA
    说明:  简单的GA算法,适合想要学习遗传算法的初学者好好看看(a simple example of GA)
    2015-01-09 11:06:16下载
    积分:1
  • polarization-array-beamforming
    针对极化阵列的波束综合问题,并把这一问题描述成一个凸优化问题。 (For polarization array pattern synthesis problem, and describe it as a convex optimization problem.)
    2013-12-16 19:37:19下载
    积分:1
  • CMP251
    This file is a resl seismic code in segy format.
    2009-11-10 00:27:15下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载