登录
首页 » matlab » ZCR

ZCR

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

  • 3333.rar
    the same with the privious one.
    2010-10-06 01:19:49下载
    积分:1
  • 基于lstm算法在MATLAB对短期风速进行预测 LSTM-regression-master
    说明:  基于lstm算法在MATLAB对短期风速进行预测(Based on LSTM algorithm, short-term wind speed was predicted in MATLAB)
    2020-11-22 18:29:35下载
    积分:1
  • fskmatlab
    基于matlab的fsk信号调制 详细代码及完整实验报告(Based on the fsk signal modulation matlab code and complete a detailed experimental report)
    2009-05-28 09:44:12下载
    积分:1
  • ofdm_test
    说明:  OFDM信道估计(梳状导频),差分检测对比仿真。 非常简单,清晰明了,适合OFDM初学者(OFDM channel estimation (pilot comb), differential detection simulation comparison. Very simple, clear, suitable for beginners OFDM)
    2008-10-05 13:52:26下载
    积分:1
  • DS
    说明:  Data structures code
    2015-01-22 00:13:34下载
    积分:1
  • Image-processing-experiments
    图像处理实验 matlab仿真。图像的读取、保存。图像间的算数运算、逻辑运算(Image processing matlab simulation experiments. Image read, save. Arithmetic operation between images, logical operations)
    2015-04-01 18:07:44下载
    积分:1
  • KLDCT_Markov
    用于现代信号分析与处理课程,作用是实现K-L变换和DCT变换。(For modern signal analysis and processing programs, the role is to achieve the KL transform and DCT.)
    2014-02-24 16:28:57下载
    积分:1
  • RSA-digital-signature
    RSA 数字签名 matlab实现 是密码学中一个重要的签名算法(RSA digital signature cryptography matlab implementation are an important signature algorithm)
    2009-03-13 22:46:17下载
    积分:1
  • dftidft
    MATLAB软件实现计算有限长序列的DFT和IDFT函数的程序,另有一个实例(MATLAB software calculation of finite-length sequence of DFT and IDFT function procedures, while an example of)
    2009-05-27 13:45:46下载
    积分:1
  • MATLAB-LFBG
    说明:  matlab仿真程序,包括长周期光纤光栅的仿真,还有布拉格光栅(matlab simulation program, including the simulation of long period fiber gratings, and Bragg grating)
    2011-03-18 20:32:24下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载