登录
首页 » matlab » ZCR

ZCR

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

  • matlab_Robotpath
    用Matlab实现了机器人最优路径规划中的全局路径规划,算法采用的是基于方向权的二叉树算法。(Using Matlab to achieve the optimal robot path planning in the global path, planning algorithm uses a binary tree algorithm based on the direction. )
    2009-11-16 21:52:02下载
    积分:1
  • score_manage
    学生的成绩管理程序,用于求出相应的等级并将有关信息打印出来(Student performance management process and will be used to find the appropriate level of information printed out)
    2010-02-17 14:05:51下载
    积分:1
  • ADCPTool5.0
    一个研究声多普勒计程仪很好的工具箱,不过我没有用过。(a study Acoustic Doppler- NG good toolbox, but I never used.)
    2021-03-09 18:49:27下载
    积分:1
  • Simub
    simulation in transientcdfr
    2013-10-30 03:37:36下载
    积分:1
  • collision-free
    单机器人避开空间中的障碍的程序,程序较为简单(A single robot to avoid obstacles space program, the program is relatively simple)
    2016-04-30 16:22:41下载
    积分:1
  • h23
    Exercises done and repeated about digital Image processing
    2010-07-09 14:33:21下载
    积分:1
  • frft
    在这个matlab源代码中实现连续的frft功能,它能在p=0.5——1.5之间实现(Digital Computation of the Fractional Fourier Transform)
    2012-05-19 15:43:40下载
    积分:1
  • chaoliu1
    一个计算3节点的电力系统潮流计算程序,请指教(matlab)
    2010-03-08 13:59:46下载
    积分:1
  • ASKBHN
    this is a .mdl file and i have used matlab9
    2010-10-16 18:30:48下载
    积分:1
  • Informe-Practica-1.pdf
    procesado de imagen mat lab
    2011-01-19 20:03:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载