登录
首页 » matlab » ZCR

ZCR

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

  • robotcontroladaptive
    adaptive control robotmanipulator in m file Matlap
    2010-07-22 23:31:46下载
    积分:1
  • matlab-ppt
    MATLAB学习,PPT文件。完全深入简出的教学方法,从最简单的着手。(MATLAB Learning, PPT files. Completely in-depth Jane out of teaching methods, from the simplest place to start.)
    2009-10-07 15:48:33下载
    积分:1
  • MATLAB
    说明:  《MATLAB程序设计教程》一部金典的电子教案-2660(&quot MATLAB Programming Course,&quot an electronic lesson plan-2.66 thousand gold Code)
    2010-04-25 16:02:41下载
    积分:1
  • finalblast
    V BLAST using zero forcing and symbol cancellation.
    2010-11-17 08:20:37下载
    积分:1
  • emailwithmatlab1
    sending email using outlook trough application in matlab
    2010-11-25 22:32:51下载
    积分:1
  • jadeASC
    jade算法程序主要用于对多激励复杂情况下振动源的信号分离方法研究(jade Algorithm procedure is mainly used for the incentive more complex cases, study on the method of vibration source signal separation)
    2013-05-07 17:04:04下载
    积分:1
  • PendulumFuzzyMatlab
    一级倒立摆系统模糊控制的Matlab仿真程序,模糊控制器根据Matlab工具包里的slcp.fis修改。超调量很小(Matlab simulation program, an inverted pendulum system fuzzy control fuzzy controller based Matlab toolkit slcp.fis to modify. Overshoot is small)
    2012-12-03 20:08:13下载
    积分:1
  • ContourletSD
    第二代Contourlet工具包,处理去噪,压缩,分割效果很好,是应用的热点。Matlab语言的(Contourlet Kit second generation, processing denoising, compression, segmentation works well, is the application of the hot spots. Matlab language)
    2010-12-06 16:34:51下载
    积分:1
  • FFTfrequencychartisanalytical
    1.通过实验加深对快速傅立叶变换(FFT)基本原理的理解。 2.了解FFT点数与频谱分辨率的关系,以及两种加长序列FFT与原序列FFT的关系。 离散傅里叶变换(DFT)和卷积是信号处理中两个最基本也是最常用的运算,它们涉及到信号与系统的分析与综合这一广泛的信号处理领域。实际上卷积与DFT之间有着互通的联系:卷积可化为DFT来实现,其它的许多算法,如相关、滤波和谱估计等都可化为DFT来实现,DFT也可化为卷积来实现。(1. Deepen the experimental fast Fourier transform (FFT) the basic tenets of understanding. 2. Understand the FFT spectrum and points of the resolution, and two extended sequence with the original FFT FFT relations. Discrete Fourier Transform (DFT) and the convolution of two signal processing is the most commonly used basic arithmetic, they relate to the signal and system analysis and synthesis of the wide range of signal processing field. DFT actually convolution and interoperability between contact : DFT into convolution can be achieved in many other algorithms, If relevant, filtering and spectral estimation could be achieved as DFT, DFT into convolution can be achieved.)
    2007-03-09 23:52:10下载
    积分:1
  • Steg
    in this project data is hiding by LSB stegnography the shifting opertor is used to shift the data
    2014-10-05 21:57:50下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载