登录
首页 » matlab » ZCR

ZCR

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

  • matlabgui
    MATLAB简单应用,有GUI界面,有图像处理程序(Simple application of MATLAB, a GUI interface, and image processing procedures)
    2009-04-26 09:42:39下载
    积分:1
  • OFDM
    利用MATLAB实现OFDM的基本功能。效果不错(Use MATLAB to achieve the basic functions of OFDM. Good results)
    2009-06-04 23:14:38下载
    积分:1
  • 鲸鱼算法优化支持向量机 libsvm svdd woa
    说明:  鲸鱼算法优化支持向量机,可用于类预测,测试可用(Whale optimization algorithm optimization support vector machine)
    2020-12-17 19:59:11下载
    积分:1
  • FFT
    1024点matlab仿真,10位输入,12位输出,结果保存在图像中(Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image)
    2010-05-20 22:49:55下载
    积分:1
  • 层次分析法
    通过使用matlab,对层次分析法进行求解,从而进一步确定权重,更快的解决问题。(By using matlab, the analytic hierarchy process (AHP) is solved to further determine the weight and solve the problem more quickly.)
    2019-04-18 08:56:05下载
    积分:1
  • ZF-detection-algorithm
    垂直分层编码ZF检测算法程序代码问题,此程序是在调制方式为QPSK或4QAM下,未编码的V-BLAST系统 计算噪声功率时,信号的功率要用总的接收信号的功率.每根接收天线上的噪声功率是相同的.同时总的信号能量归一化,每根天线上发送的信号能量是总的发 送能量的1/Nt,其中Nt是发送天线数, 改变发送天线Nt和接收天线数目Mt,可以比较QPSK和4QAM时4发4收,4发6收,8发8收,8发12收等多发多收的情况 (Vertical stratification coding ZF detection algorithm program code, the process is in a way for QPSK or 4 QAM, not coding V-BLAST system Calculating noise power, the power of the signal with general received signal power. Each root receiving antenna on the noise power are the same. And general signal energy normalization, each blade on the signal energy send antenna is overall hair Send energy 1/Nt, of which is transmitting antenna Nt number, change the transmitting antenna Nt and receiving antenna number Mt, can compare QPSK QAM and 4 when the hair 4 4, 4 hair and accept, eight hair 8 accept, eight hair 12 accept etc multiple collect more of the situation )
    2012-04-30 10:27:15下载
    积分:1
  • 123249313820075111324259022418
    matlab中值滤波,数字图像处理源代码(median filter matlab, digital image processing source code)
    2009-05-23 00:56:34下载
    积分:1
  • viterbi_coderandviterbi_decoder
    说明:  卷积码编码译码Decoding convolutional coding(Decoding convolutional coding)
    2010-03-29 20:15:35下载
    积分:1
  • modal
    带近似单位脉冲的状态方程模块构成的仿真模型,是用matlab语言编的(pulse units with approximate equation of state module consisting of simulation models using Matlab is the language of the provision)
    2007-03-09 16:09:16下载
    积分:1
  • Match-Template
    卡尔曼滤波不错的程序,很实用,大家好好研究一起分享一起进步吧(Kalman filtering good program, very practical, we make good progress in research to share with the Bar)
    2010-01-12 19:39:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载