登录
首页 » matlab » ZCR

ZCR

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

  • HybridElectricVehicleWebinar
    This submission includes the presentation and model files that were used in delivering a webinar on 12-15-05 that covered the topic of modeling Hybrid Electric Vehicles. Hybrid electric vehicles (HEVs) have proven they can substantially improve fuel economy and reduce emissions. Because HEVs combine an electric drive with the internal combustion engine (ICE) in the powertrain, the vehicle?s kinetic energy can be captured during braking and transformed into electrical energy in the battery. The dual power source also means that the ICE can be reduced in size and can operate at its most efficient speeds.
    2007-09-09 15:56:02下载
    积分:1
  • ofdmmywork
    ofdma matlab simulation
    2009-05-16 08:18:38下载
    积分:1
  • MATLABMfile
    MATLAB M文件例子 最简单的精通MATLAB工具箱的函数之一提出了一个共同的问题。MATLAB函数gcf返回当前图形的句柄。但是,它有一个副作用。如果图形不存在,gcf就创建一个,并返回它的句柄。如果想寻找一个图形是否存在于头一个位置,要是没有,又不得不创建,怎么办?函数mmgcf正好实现由其内容所描述的工作。(MATLAB M file example of the simplest function of proficiency in one of MATLAB toolbox put forward a common problem. MATLAB function to return to the current GCF handle graphics. However, it has a side effect. If the graph does not exist, gcf on to create one and return its handle. If you want to find a graphic exist in the first position, if not, they have created, how should I do? Function mmgcf realize its content is described.)
    2008-05-05 16:28:04下载
    积分:1
  • DoRigidReg3D---backup300311
    Good file to test for nothing.
    2011-07-21 22:31:42下载
    积分:1
  • hdb3
    这是一个HDB3编码的matlab程序,可进行信源编码,可以做为一个子程序(This is a HDB3 encoding matlab program source coding can be used as a subroutine)
    2012-09-11 09:39:40下载
    积分:1
  • matlab-program
    利用棋盘格标定相机内参数的matlab程序(Calibration of camera parameters using the checkerboard matlab program)
    2014-01-15 22:12:11下载
    积分:1
  • sequencebalance
    该函数将检测输入的序列是否是平衡的序列,以加以挑选,例如在扩频通信中的地址码就需要具有良好平衡性的gold序列(The function will detect whether the input sequence is a balanced sequence, in order to be selected, for example, in Spread Spectrum Communication address code on the need to have a good balance of the gold sequence)
    2009-04-22 19:22:21下载
    积分:1
  • bayez
    Image classification using bayesian network
    2014-12-26 23:43:06下载
    积分:1
  • HHTcode
    希尔伯特变换分析程序代码 采用EMD分解
    2017-01-09 13:55:18下载
    积分:1
  • Single-phase-SVPWM--inverter-
    单相SVPWM逆变器仿真,matlab/simulink,控制算法,空间矢量脉宽调制(single phase inverter simulation based on SVPWm matlab/simulink,control algorithm,space-vector pulse width modulation)
    2016-09-03 12:59:19下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载