登录
首页 » matlab » ZCR

ZCR

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

  • powerflow_algorithm
    基于matlab编程环境的电力系统潮流计算pq算法(Matlab programming environment based on the power flow algorithm for computing PQ)
    2009-09-26 19:48:30下载
    积分:1
  • LIF
    牛人的图像分割的代码,文件夹里附带算法的参考文章,值得学习(image segmentation)
    2013-05-08 21:28:53下载
    积分:1
  • 60-recurit-management-system
    This application based REcruitment based project
    2014-01-21 11:44:20下载
    积分:1
  • Otsu-onethreshold
    Otsu s method of threshold selection for image segmentation
    2014-08-21 14:30:57下载
    积分:1
  • Qianliu
    高铁信道模型Qianliu模型仿真,自相关函数与clarke模型自相关函数的比较(Qianliu channel model for high-speed railway compared with Clarke s correlated function)
    2021-03-25 16:19:13下载
    积分:1
  • robust_filter
    利用matlab,编写程序,设计了卡尔曼滤波算法,对惯性器件的初始校准进行仿真(Matlab, programming, design of the Kalman filter algorithm, the initial calibration of the inertial sensors simulation)
    2013-04-28 17:34:33下载
    积分:1
  • ekf
    一个电机的卡尔曼滤波程序,在MATLAB软件下仿真(A motor Calman filtering procedures, simulation in MATLAB software)
    2015-03-06 13:38:51下载
    积分:1
  • MATLAB练习
    几种变化检测算法的简单演示,包括比值法,归一化法,相关系数法三种方法(Several simple demonstration of the change detection algorithm, including ratio method, normalization method, three methods of correlation coefficient)
    2021-04-05 09:19:03下载
    积分:1
  • BaseBandSignalproduce
    基频收发机设计以Matlab仿真,可以使初学者有效了解通信信道产生。(Baseband transceivers designed to Matlab simulation, so that beginners can learn effective communication channel generated.)
    2008-05-29 22:41:52下载
    积分:1
  • convolution
    信息科学与通信工程中卷积码的MATLAB程序的编写(Information Science and Communication Engineering in the convolutional code written MATLAB program)
    2010-12-10 19:07:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载