登录
首页 » matlab » ZCR

ZCR

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

  • hsvfeature1
    说明:  基于matlab颜色特征图像检索的颜色特征的提取(Matlab color feature based on the color image retrieval feature extraction)
    2010-04-27 09:15:27下载
    积分:1
  • BOOST_Converter
    Un convertisseur Boost (ou Step-Up en anglais), ou hacheur parallèle, est une alimentation à découpage qui convertit une tension continue en une autre tension continue de plus forte valeur.
    2015-04-11 06:46:10下载
    积分:1
  • tutorialv1_8
    说明:  lssvm工具箱英文版帮助文档,v1.8(LSSVM toolkit tutorial v1.8)
    2020-03-16 14:26:35下载
    积分:1
  • ReadMe
    SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行 优化。(SGA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithm, which imitate the laws of population reproduction is optimized.)
    2010-08-25 12:57:01下载
    积分:1
  • EM4001_id
    本例是一个用PIC16F73编写的门禁读卡器解码并显示的源程序(This case is a PIC16F73 prepared to use access control card reader and display the source decoder)
    2008-01-04 17:15:49下载
    积分:1
  • qnf
    一种matlab实现的频率估计函数。matlab代码(A matlab function to achieve the frequency estimation. matlab code)
    2009-07-20 18:35:49下载
    积分:1
  • MLP_MG
    Mackey-Glass时间序列预测建模问题,建立了四输入一输出、具有3层结构的MLP人工神经网络,实现了函数逼近的功能。(Mackey-Glass time series prediction modeling, the establishment of a four-input one output, with a 3-layer MLP artificial neural network architecture to achieve a function approximation functions.)
    2021-03-03 22:29:33下载
    积分:1
  • AnIntroductiontoLDPCCodes
    关于LDPC编码的一些相关英文资料或者论文及有关资料(LDPC)
    2010-05-21 14:33:04下载
    积分:1
  • 333
    孤岛运行交流微电网中分布式储能系统改进下垂控制方法(AC microgrid islanding operation of distributed energy storage system improved droop control method)
    2014-03-19 23:04:08下载
    积分:1
  • chap2_5
    在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。(In process control, according to the percentage of deviation (P), Integral (I) and differential (D) control of PID controller (also known as PID regulators) is the most widely used of an automatic controller.)
    2008-07-23 23:35:58下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载