登录
首页 » matlab » ZCR

ZCR

于 2013-05-26 发布 文件大小:1KB
0 305
下载积分: 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 个回复

  • DTX
    DTX matlab code for g729 annect B
    2013-07-19 15:15:42下载
    积分:1
  • Kalman
    Kalman filter implementation
    2013-10-07 14:58:27下载
    积分:1
  • Modeling
    制动系统模型和仿真控制,IEE的论文, Modeling -and Control Design for a Computer--Controlled Brake ( Modeling-and Control Design for a Computer--Controlled Brake )
    2013-03-21 09:45:36下载
    积分:1
  • vector_control_vf_good_
    说明:  异步电机矢量控制控制的matlab实现,系统采用3个pi调节器(Vector control of induction motor control to achieve matlab)
    2011-03-30 09:33:01下载
    积分:1
  • matpower4.1
    matpowe4.1 Open source software, no modified version downloaded from the official website, different matpower may not apply with each other program
    2020-06-23 06:40:02下载
    积分:1
  • fft
    matlab fft()函数把所要求函数转换到频域(matlab fft () function required by the function switch to the frequency domain)
    2008-12-27 15:49:12下载
    积分:1
  • vcandmixedprogrammingmatlab
    vc和matlab的混合编程,vc and mixed programming matlab(vc and mixed programming matlab)
    2010-06-20 10:35:37下载
    积分:1
  • shiyan3
    利用MATLAB实现由经纬坐标向北京54坐标的转换。(Realize the use of MATLAB by latitude and longitude coordinates to Beijing 54 coordinate conversion.)
    2007-11-07 15:41:29下载
    积分:1
  • lms_demo
    LMS自适应滤波器算法的matlab程序,其中包含利用LMS算法来识别线性噪声系统的实验(LMS adaptive filter algorithm in Matlab procedures, which contains the use of LMS algorithm to identify the linear system of experimental noise)
    2007-03-20 21:26:43下载
    积分:1
  • matlab-hanshu
    详尽介绍了matlab语言的函数应用,对于初学者很有帮助。是matlab学习的入门教程。(A detailed description of the matlab language function applications, very helpful for beginners. Is the matlab learning introductory tutorial.)
    2013-09-01 16:21:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载