登录
首页 » matlab » ZCR

ZCR

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

  • epsk
    matlab implementation of epsk
    2010-07-05 21:35:15下载
    积分:1
  • hough9
    利用霍夫变换,处理图像,包括广义hough变换的应用,简单快捷,计算量小(Using Hough transform, image processing, including the application of the generalized hough transform, simple and quick computation)
    2011-04-26 10:56:29下载
    积分:1
  • functionPoli
    matlab code for implementation of polinomial algorithm for forecast
    2010-05-07 08:53:37下载
    积分:1
  • calculating-running-time-
    计算程序在matlab中的运行时间的三种方法(matlab running time)
    2012-05-02 14:22:16下载
    积分:1
  • Retinal_Blood_Vessel_Extraction
    the image processing technique in obtaining the features present in the blood vessels of a retinal image is given
    2009-12-10 01:43:21下载
    积分:1
  • state
    matlab gui界面主函数,所有界面函数的基础(matlab gui interface, the main function, the basis of all interface functions)
    2015-03-23 20:04:46下载
    积分:1
  • DSP_MATLAB_ChenHuaiChen
    说明:  名师陈怀琛MATLAB及在电子信息课程中的应用的所有电子课件,含有书中举出的MATLAB讲解例子和课后习题例子,非常详细,非常精彩,对于学习数字信号处理和学习MATLAB帮助巨大(DSP_MATLAB_ChenHuaiChen)
    2009-08-30 22:12:20下载
    积分:1
  • P1_curvas
    varias c++ de varias c++
    2014-11-03 19:19:22下载
    积分:1
  • notch
    notch filter specific design in matlab
    2014-11-30 17:40:13下载
    积分:1
  • GenAL
    Genetic Algorith Code in Matlab Environment
    2015-04-17 16:56:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载