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

tp7-Tp-Filtros

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

  • matlab-suoshuwenzifenge
    该算法用matlab实现对索书号文字图像分割。经典的程序。(the algorithm used to achieve Call Matlab language image segmentation. Classical procedures.)
    2007-05-20 14:30:42下载
    积分:1
  • crazy_climber
    crazy climber method
    2021-03-04 19:09:32下载
    积分:1
  • arrange
    求N个字符的不重复排列数,不是标准的递归写法,供求职时笔试参考。(Seek N-character array of non-repetition number, not an ordinary recursive formulation for the job when the written reference.)
    2010-01-24 16:49:52下载
    积分:1
  • Anewfeedbackimageencryptionschemebasedonperturbati
    一种新型的基于反馈的混沌序列流密码发生器(A new chaotic sequence based on the feedback stream cipher generator)
    2010-05-19 21:51:22下载
    积分:1
  • q_numerical_dpdt
    有关matlab的数值计算求导方法,对以后数值计算的求导很实用。(About matlab numerical calculation method of derivation, for subsequent numerical derivation is very practical.)
    2016-04-05 17:22:35下载
    积分:1
  • xiugai
    我用MATLAB做的增广矩阵法系统参数辨识(I use MATLAB to do the Augmented Matrix Method system parameter identification)
    2008-05-06 14:46:06下载
    积分:1
  • LogisticRegression
    关于Logistic回归统计算法的matlab实现,内容包括建模、输出变量预测和预测误差分析。数据来自UCI数据库中的Ionosphere database,有351个统计实例,输出变量是二分类变量,代表电波从电离层反射的好坏情况,共有32个特征值。(压缩包中包含已经处理好的数据)(on Logistic regression algorithm to achieve the Matlab, including modeling, variable output forecast and prediction error analysis. UCI data from the database Ionosphere database, Statistics are 351 examples, and the output variable is two classification variables, representatives from the ionosphere radio reflection of the good and bad, A total of 32 eigenvalue. (Compressed package contains good data already processed))
    2007-06-01 17:09:20下载
    积分:1
  • congshuang
    MATLAB工具箱的神经网络理论与应用程序源代码 丛爽编,国科学技术大学出版社(Toolbox for MATLAB neural network theory and application source code is compiled Cong Shuang, State University of Science and Technology Press)
    2013-11-24 23:01:16下载
    积分:1
  • ar_yulewalker_burg1
    对信号在AR模型下进行的的yuler_walker,和burg算法谱估计(AR model of the signal under the yuler_walker, and spectral estimation algorithm burg)
    2009-05-12 14:49:32下载
    积分:1
  • hundunfenxing
    混沌与分形理论是最新兴起的金融市场理论,这是混沌与分形分析的例程,需要的请自行下载(chaos and fractal theory is the latest emerging financial market theory, which is chaotic and fractal analysis routines. Requests need to download)
    2007-03-27 09:03:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载