登录
首页 » matlab » ZCR

ZCR

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

  • cvpr14_saliency_code
    CVPR 2014上的关于图像显著性区域的检测matlab代码。(Wangjiang Zhu, Shuang Liang, Yichen Wei, and Jian Sun. Saliency Optimization from Robust Background Detection. In CVPR, 2014.)
    2014-09-07 09:52:42下载
    积分:1
  • Press-Numerica-Methods-in-Engineering-with-MATLAB
    Press Numerica Methods in Engineering with MATLAB 2005
    2013-10-25 22:27:21下载
    积分:1
  • FDTD-1D-in-Dielectric-Media-2
    This FDTD 1D simulation based on Dennis Sullivan book s. Wave propagation in vacuum background and penetrates Dielectric media type II.
    2012-11-13 15:47:02下载
    积分:1
  • histgram
    多维颜色直方图::文中利用Matlab软件对真彩色图像高堆直方因数据的可视化进行了实践研究,并给出了 制作高雏直方图的相应程序。高雒直方图的可视化对真彩色图像分割中正确选择合适的彩色模型研 究起到了很好的作用。(multi-dimensional color histogram : : The authors use the Matlab software for true color images directly to the high rockfill for data visualization of practice, and given the high production of child histogram of the corresponding procedures. Luo high histogram visualization of the true color image segmentation correct choice of color model played a very good role.)
    2007-01-24 22:33:23下载
    积分:1
  • powerflow34
    当配电网中含有多个电源时,传统的适用于辐射网的潮流程序无法使用,本篇为包含供电区域的自动划分的配电网潮流计算(When a distribution network comprising a plurality of power can not be used to apply the traditional trend of net radiation procedures herein, this automatic power flow calculation for the division include the supply area)
    2015-03-10 16:31:33下载
    积分:1
  • art-3A10.1007-2Fs11771-010-0521-5
    SPRINGER PAPER FOR EMPIRICAL ODE DECOMPOSITION
    2013-12-14 22:23:46下载
    积分:1
  • dpsk
    DPSK modulation simulink block diagram
    2010-01-02 22:25:47下载
    积分:1
  • Matlab
    说明:  Matlab数值微分的程序,包含下面所列多种微分算法。 MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数(Matlab numerical differentiation procedure, including a variety of differential algorithm listed below. MidPoint the mid-point derivative formula to strike a three-point method ThreePoint derivative function for a five-point method FivePoint function derivative DiffBSample cubic spline function method of derivative adaptive method SmartDF derivative function CISimpson Simpson numerical differentiation Method derivative function)
    2009-08-18 16:09:05下载
    积分:1
  • EMDs
    说明:  EMD程序包,处理信号的时频分析算法,包含希尔伯特变化程序。(EMD procedure)
    2010-04-22 19:17:12下载
    积分:1
  • UntitledE
    区域生长算法,一种传统的图像分割算法,用于图像分割。(region growing algorithm for image segmentation .it is a trditional image segmentatin algorithm.)
    2013-08-05 20:13:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载