登录
首页 » matlab » ZCR

ZCR

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

  • msequence
    m序列生成函数,可在matlab环境下调用生成伪随机序列(m sequence generation function can be generated in matlab environment, called pseudo-random sequence)
    2010-08-25 22:51:15下载
    积分:1
  • feature_extraction
    automatic license plate Image segmentation
    2010-03-15 03:17:01下载
    积分:1
  • m-files
    Use prec=0.01 or prec=0.005 for larger image with better resolution (and longer runtime...)
    2014-12-19 08:56:57下载
    积分:1
  • localequalisedwindowshift
    This code applies local histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is as per size of the window. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident.
    2010-12-29 06:05:16下载
    积分:1
  • shapley
    用于解决合作对策问题模型matlab程序(Cooperative Strategy for solving the problem of model matlab program)
    2021-01-04 11:18:55下载
    积分:1
  • Asignacion-3
    Design PI PID and phase controller from a transfer function using fmisearch, root geometryc place or frequency response.
    2013-05-01 09:44:36下载
    积分:1
  • music
    说明:  很经典的关于计算DOA的算法——music算法,也是所有计算DOA的基础算法(Classic DOA on the calculation algorithm- music algorithm, is also the basis for all calculations DOA algorithm)
    2008-10-08 16:56:25下载
    积分:1
  • My_LM_BP
    LM-BP网络预测电网负荷,很值得参考哦(LM-BP network load forecasting)
    2014-05-16 20:13:47下载
    积分:1
  • Com2_Pluto_VBlast
    Simulata VBlast Pluto code on Matlab
    2009-10-28 23:33:27下载
    积分:1
  • audio
    说明:  对语音进行解调,用MATLAB实现,希望对大家有用(For demodulation of the voice, using MATLAB to achieve, in the hope that useful)
    2009-08-08 15:51:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载