CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 相关函数

搜索资源列表

  1. invariants

    0下载:
  2. 有用的几个动力学物理量。包括自相关函数(acorr.m),复杂度(complexity.m),最近邻点(fnn.m),局部非线性预测误差(nlpe.m,Shannon复杂度(Shannon.m),嵌入窗估计(window.m)-Several dynamic invariants and measures that may be useful. Included are algorithms for autocorrelation (acorr.m), complexity (complexit
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:14144
    • 提供者:彭跃华
  1. convxcorr

    1下载:
  2. 求两个序列的互相关函数,或一个序列的自相关函数;并显示了不同功率噪声下的效果。-Sequences for the two cross-correlation function, or a sequence of auto-correlation function and display a different power under the effect of noise.
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:1075
    • 提供者:陈旭庚
  1. BT

    0下载:
  2. BT法估计功率谱,由自相关函数来估计信号的功率谱-BT power spectrum estimation, by the autocorrelation function to estimate the signal power spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:618
    • 提供者:紫色
  1. suij

    1下载:
  2. 用Matlab产生一满足条件的窄带随机过程,编写子程序计算该随机过程的均值函数,自相关函数,功率谱,包络,包络平方及相位的一维概率密度画出相应的图形-Generated using Matlab to meet the conditions of a narrow-band random process, the preparation of random process subroutine to calculate the mean function, auto-correlation fu
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:808
    • 提供者:qiwenchao
  1. de

    0下载:
  2. 样本自相关函数和偏相关函数,仅供大家参考,多多指教-Sample autocorrelation function and the partial correlation function, we only refer to the exhibitions
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:91443
    • 提供者:戴海峰
  1. psd_estimation

    2下载:
  2. 估计样本序列的自相关函数,并比较SBT,SMVDR,SAR,SMuisc,画出各估计结果 -The estimated autocorrelation function of the sample sequence, and compare the SBT, SMVDR, SAR, SMuisc, draw the estimated results
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1373
    • 提供者:duqiao
  1. MATLABzixiangguanhanshu

    0下载:
  2. matlab编程的求解h(n)的自相关函数-zixiangguanhanshu
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1808
    • 提供者:余洋
  1. Autocorrelation_function

    2下载:
  2. 信号处理之相关函数,自相关函数,自协方差函数,互协方差函数等等仿真程序,以验证过-Signal processing of the correlation function, autocorrelation function, autocovariance function, cross-correlation function, and so simulation program to verify over
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1690
    • 提供者:xinjianzhou
  1. mseries

    2下载:
  2. 产生任意长度的M序列,并计算该M序列的自相关函数和功率谱密度函数。用于系统辨识-Generated sequence of random length M, and calculate the M series autocorrelation and power spectral density function. For system identification
  3. 所属分类:matlab

    • 发布日期:2014-06-10
    • 文件大小:680
    • 提供者:卢润戈
  1. matlab

    0下载:
  2. 二进制序列发生器及其功率谱和自相关函数的实现-Binary sequence generator and the power spectrum and autocorrelation function of the realization of
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:32382
    • 提供者:王晓东
  1. chengxu

    1下载:
  2. 利用自相关函数可以进行分析时间序列里面存在的内部特征信息,可以分析这些得到自己有用的信息。-Using the autocorrelation analysis of time series can exist inside the internal characteristic analysis of these information, can get useful information.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1202
    • 提供者:袁飞
  1. dsss_signal_detection_and_parament_estimate

    2下载:
  2. 自相关检测方法是利用信号和噪声在相关域上的差别来构造检测器的。自相关检测是将信号与自身延迟一个时延后的信号作相关处理,或用双通道接收机的输出进行相关,得到扩频信号的自相关函数-Auto-correlation detection method is the use of signal and noise in the relevant field to construct the difference detector. Autocorrelation test is a time delay
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1434294
    • 提供者:ganchang
  1. gaussian_filter

    0下载:
  2. 详细说明:1. 利用自相关函数法和周期图法实现随机信号的功率谱估计。 2. 观察数据长度、自相关序列长度、信噪比、窗函数、平均次数等对谱估计的分辨率、稳定性、主瓣宽度和旁瓣效应的影响。 --1. The use of auto-correlation function method and cycle map Method random signal power spectrum estimation. 2. Observation data length, the length of auto
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1307
    • 提供者:yang
  1. matlab_correlation_frequency_estimate_powerspectru

    2下载:
  2. 此MATLAB程序用于自相关函数的估计(包括直接法和FFT法),信号的频率估计(包括MUSIC, ROOTMUSIC,ESPRIT和MVDR)和功率谱的估计(包括LevinsonDurbin迭代法,BT法和周期图法),并附带相应的仿真图以便于对比-MATLAB for correlation estimate :direct and FFT transform frequency estimate of signals:MUSIC, ROOTMUSIC,ESPRIT和MVDR power spe
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:24117
    • 提供者:zhouni
  1. autocorrelation

    1下载:
  2. 时间序列中自相关函数的计算代码,内附程序说明-Time series in the calculation of the autocorrelation function of the code, containing a descr iption of the procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1603
    • 提供者:哈珀
  1. MyAutoCorr

    1下载:
  2. 自相关函数求解代码,可以求取信号的自相关函数-Autocorrelation function to solve the code, you can strike a signal autocorrelation function
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:685
    • 提供者:caiyibiao
  1. cyclostationary_dec

    2下载:
  2. 认知无线电中基于BPSK循环自相关函数的信号检测,时域上的经典算法,许多论文引用的方法。-signal dection based on cyclostationary of BPSK in Congnitive Radio
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:3366
    • 提供者:lovelymeng
  1. Matlab

    1下载:
  2. 是用Matlab求得自相关函数的源代码,对刚接触自相关互相关方面的同学有很大帮助!-Is the autocorrelation function obtained using Matlab source code for the new to the inter-related aspects of the autocorrelation of great help to the students!
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:3652
    • 提供者:妮儿
  1. kalman

    1下载:
  2. 一连续平稳的随机信号x(t),自相关函数RX(t)=e-/t/,信号x(t)为加性噪声所干扰,噪声是白噪声,测量值的离散值Z(k)为已知,TS=0.02s。 -3.2,-0.8,-14,-16,-17,-18,-3.3,-2.4, -18,-0.3,-0.4,-0.8,-19,-2.0,-1.2,-11,-14,-0.9,0.8,10,0.2,0.5,-0.5,2.4,-0.5,0.5,-13,0.5,10,-12,0.5,-0.6,-15,-0.7,15,0.5,-0.7,-2.0,-19
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:606
    • 提供者:郭子子
  1. 最小二乘支持向量机源代码及相关函数的指导教程

    0下载:
  2. 最小二乘支持向量机源代码及相关函数的指导教程
  3. 所属分类:matlab例程

« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com