登录
首页 » matlab » ZCR

ZCR

于 2013-05-26 发布 文件大小:1KB
0 308
下载积分: 1 下载次数: 2

代码说明:

  autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2. The resulting autocovariance column vector acv is given by the formula: acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar) where X_bar and Y_bar are the mean estimates: X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i} It satisfies the following identities: 1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X) 2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DelayedMackey-Glass
    利用Matlab求解带有时间延迟的Mackey-Glass系统,在非线性动力学中经常用到。可以用来求解类似的延迟微分方程系统。(using Matlab time delay with the Mackey-Glass Systems, Nonlinear Dynamics frequently used. Can be used to solve the differential equation similar to the delayed system.)
    2007-01-30 12:30:59下载
    积分:1
  • AmultiKalmanfilteringapproachforvideotrackingofhum
    A multi-Kalman filtering approach for video tracking of human-delineated objects in cluttered environments is an latest PH.D graduation paper! it give to most needing people.(A multi-Kalman filtering approach for vid eo tracking of human-delineated objects in clu ttered environments is an latest PH.D. graduati on paper! it give needing to most people.)
    2007-03-10 17:12:27下载
    积分:1
  • shengxuehuishengxiaochuqi
    一个有用的声学回声消除器的设计源码,还不错哦~(A useful acoustic echo cancellation design source, oh well ~)
    2009-03-23 15:53:21下载
    积分:1
  • 27796733htransform
    进行Hilbert-Huang变换的源代码,可以对信号进行时频分析,非常好用
    2009-11-27 18:47:01下载
    积分:1
  • matlab
    matlab编程一百离,很有用的,程序详解(million from the matlab programming, useful, program Detailed)
    2010-12-16 16:45:30下载
    积分:1
  • vc_kalman_code
    拥有VC界面的KALMAN滤波代码,仿真界面清晰易懂。(KALMAN filter with VC interface code, simulation interface clear and easy to understand.)
    2010-12-25 18:09:02下载
    积分:1
  • Simulates911.
    此程序有利于通信专业人士学习 IS-95标注。其中给出了物理层的仿真。(this program is conducive to communication professionals to learn IS-95 mark. Which is a simulation of the physical layer.)
    2007-05-06 16:22:43下载
    积分:1
  • winerfilter
    维纳滤波器,实现宽带窄带干扰滤除,维纳滤波器基础结构,可以给予此机构实现新的算法(Wiener filter, broadband narrowband interference filter, Wiener filter infrastructure, can give organizations achieve new algorithm)
    2012-09-22 11:55:49下载
    积分:1
  • neural_method_cell
    This code is the neural network for global shape otpimization of fuel cell by matlab. Initial design variable value is input with dynamic analysis result.
    2013-12-07 11:01:52下载
    积分:1
  • EE-550-Asgn3-Q5
    matlab file for linear control system assgnment proeblem
    2015-04-17 22:33:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载