登录
首页 » matlab » ZCR

ZCR

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

  • emd_toolbox
    EMD工具箱,不仅包含源程序,而且有例子,适合初学者。(EMD toolbox)
    2010-11-11 23:43:48下载
    积分:1
  • 19-rake-receiver
    System will automatically delete the directory of debug and release, so please do not put files on these two directory.
    2011-04-23 08:25:09下载
    积分:1
  • myaa
    matlab圆滑曲线及曲面程序,有效去除作出的曲线和曲面的锯齿(matlab program sleek curves and surfaces, effectively removing jagged curves and surfaces )
    2014-11-17 15:23:33下载
    积分:1
  • code_BPSK_QPSK_QAM_GMSK
    基本的调制解调程序集(包括BPSK,QPSK,QAM,GMSK等)(Modem basic assembly (including BPSK, QPSK, QAM, GMSK, etc.))
    2009-04-12 09:35:56下载
    积分:1
  • rayleigh-channel-simulation
    自己编的瑞丽信道的MATLAB仿真源文件,信道参数可以选择(Part of the Ruili own channel MATLAB simulation of the source file, the channel parameters can be choose)
    2009-11-02 16:51:11下载
    积分:1
  • Odefun5
    间歇反应釜的matlab建模,M文件,c可自由改变(Modeling of batch reactor)
    2013-12-16 20:15:44下载
    积分:1
  • 84169661pts_ccdf
    PTS算法,仅提供参考,欢迎交流。OFDM系统中用PTS算法降低系统的峰值平均功率比(PTS algorithm, only for reference, welcome to exchange. Reducing Peak-to-Average Power Ratio of OFDM System by PTS)
    2020-06-16 19:40:01下载
    积分:1
  • AlgorithmCollectionsforDigitalSignalProcessing
    Algorithm Collections for Digital Signal Processing
    2009-04-12 06:07:34下载
    积分:1
  • GrTheory
    GR THEORY MATLAB CODES
    2014-09-27 12:44:09下载
    积分:1
  • ieee33DSE-power-flow
    利用牛顿拉夫逊法对IEEE30配电网系统进行潮流计算,为配电网状态估计提供初值(to get power flow of ieee30 by newton-rafson,then provide the strat state for dse)
    2015-10-10 14:14:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载