登录
首页 » matlab » ZCR

ZCR

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

  • hop
    神经网络matlab实现各种hop(Hopfield)算法(hopfield,ANN)
    2009-04-23 21:53:12下载
    积分:1
  • emd
    经验模态分解法程序emd,运行准确,适合进行hilbert-huang变换的人员使用(a precess of emd)
    2011-06-24 20:48:09下载
    积分:1
  • IIRlvboqi
    IIR滤波器设计 一、 实验目的 1、 掌握冲激响应法和双线性变换法设计IIR滤波器的原理及具体设计方法,熟悉用双线性设计法设计低通、带通和高通IIR数字滤波器的计算机程序; 2、 熟悉模拟Butterworth滤波器和Chebyshev滤波器的设计,掌握冲激响应法和双线性变换法设计数字IIR滤波器的方法。 (IR filter design, the purpose of the experiment master IIR filter impulse response method and the bilinear transform design principles and specific design method, familiar with the the bilinear design method to design low pass, band-pass and high-pass IIR digital filter is a computer program familiar analog Butterworth filter and Chebyshev filter design, master the impulse response method and the bilinear transform design digital IIR filter method.)
    2013-04-16 20:31:05下载
    积分:1
  • nihecizhihuixian
    测量的磁滞回线数据使用matlab拟合的方法(The measured hysteresis loop data is matlab-fitted)
    2017-01-12 11:42:20下载
    积分:1
  • three_machines_nine_buses0
    三机九节点simulink仿真电路图包含详细的参数和模型(Three machines nine simulink simulation circuit node contains detailed parameters and models)
    2021-04-15 14:08:55下载
    积分:1
  • matlabjiaozheng
    说明:  系统校正,对MATLAB学习者帮助很大(correction system, MATLAB great help learners)
    2006-04-28 12:58:17下载
    积分:1
  • CompressiveSensing_OMP
    关于压缩感知中算法重构做得仿真,供参考。(Compressed sensing reconstruction algorithm for the simulation done for reference.)
    2011-11-17 08:49:10下载
    积分:1
  • Tri-traing-by-myself
    一个自己编写的Tri-training算法,利用支持向量机,K近邻,和朴素贝叶斯进行协同训练(A imagecut.rar Tri-training algorithm, using support vector machine, K neighbor, and simple bayesian for collaborative training)
    2011-11-18 16:02:48下载
    积分:1
  • MMC_17_Levels
    Three phase 17 levels MMC.
    2020-11-11 22:19:46下载
    积分:1
  • TestSuiteProvider
    Implementors will know how to get a test suite.
    2014-01-22 11:01:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载