登录
首页 » matlab » ZCR

ZCR

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

  • controlsystemmatlabprograms
    Nice matlab programs to learn control systems concepts
    2010-08-31 00:47:14下载
    积分:1
  • MATLAB-for-Word-and-Excel
    利用MATLAB生成Word和Excel文档,内含数据文档和生成程序源码(MATLAB for Word and Excel)
    2012-06-17 16:46:32下载
    积分:1
  • dcdcfeedback
    DC-DC model with feedback control
    2011-10-07 15:31:00下载
    积分:1
  • wavelet_denoising3_19
    这是利用二维小波变化对图像进行消噪的例程,图像所含噪声主要是白噪声,主要集中在高频部分,程序给予了实现(Routine changes in the two-dimensional wavelet image denoising, image noise is mainly contained in the white noise is mainly concentrated in the high frequency part of the program given to the realization)
    2013-03-28 18:07:00下载
    积分:1
  • S2
    说明:  mfile in matlab about jame machin elec
    2013-08-21 15:55:56下载
    积分:1
  • Diffic-Hellman
    This is a program that calculate the criptosystem Diffic Hellman
    2011-12-05 05:43:35下载
    积分:1
  • Bai3_CAOPHUHAI
    this is model for pendulum with matlab, indentification system theory
    2009-04-11 09:33:29下载
    积分:1
  • TOOLBOX_calib(9)
    4步标定法,主要是实现计算机数字图像处理摄像机的标定,操作简单,比较实用(4-step calibration method is to achieve a computer digital image processing camera calibration, easy operation, more practical)
    2011-07-20 20:56:01下载
    积分:1
  • svpwm11
    利用MATLAB/SIMULINK中的基本单元搭建的空间矢量脉宽调制SVPWM。(Using MATLAB/SIMULINK to build the basic unit in the space vector pulse width modulation SVPWM.)
    2011-11-08 09:47:45下载
    积分:1
  • improved-leach
    this is a source code about leach
    2013-02-11 14:26:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载