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

搜索资源列表

  1. m_W.rar

    0下载:
  2. 产生m_W序列,并计算其功率谱、自相关系数和互相关系数。,M_W generated sequences, and calculate its power spectrum, since the correlation coefficient and the number of mutual relations.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2261
    • 提供者:LLian
  1. jiance

    1下载:
  2. 该程序是用MATLAB编写的实现微弱信号检测的程序,基于自相关算法。-The program is written in MATLAB to achieve weak signal detection procedure, based on self-correlation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1892
    • 提供者:孙科
  1. auto_correlation

    0下载:
  2. 用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。-Using Blackman-Tukey method (autocorrelation method) to achieve the actual sequence of arbitrary input function x (n) for power spectrum estimation.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2153
    • 提供者:gjj
  1. Mseires

    3下载:
  2. 用MATLAB产生M序列作为系统的输入,根据传递函数,仿真输出,并得出输入的自相关函数和输入输出的互相关函数。-M sequence generated by MATLAB as input, in accordance with transfer function, simulation output, and come to enter the auto-correlation function and the input and output of the cross-correlatio
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:2967
    • 提供者:ning
  1. gonglupu

    2下载:
  2. 利用FFT方法和维纳-辛钦定理自相关函数获得功率谱的对比。-Using FFT method and Wiener- Khintchine theorem to obtain the autocorrelation function of the power spectrum contrast.
  3. 所属分类:matlab

    • 发布日期:2015-11-26
    • 文件大小:2766
    • 提供者:chenjuntang
  1. xianxintiaopinfangzhen

    0下载:
  2. 基于MATLAB的线性调频信号产生以及频谱分析,某雷达参数下的模糊函数及自相关函数仿真分析。-MATLAB based on the linear frequency modulation signal generator and spectrum analyzer, a parameter under the radar ambiguity function and autocorrelation function simulation analysis.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:119840
    • 提供者:张挺伟
  1. Correlation

    2下载:
  2. 相关性算法包括自相关互相关传递函数,相关性的程序编写-Correlation algorithm, including auto-correlation inter-related transfer function, the relevance of the procedures for the preparation and so on
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:76057
    • 提供者:白洁
  1. Goldcodesequence

    0下载:
  2. Gold 码的自相关序列的生成器以及自相关序列的特性图方面的仿真-the auto-relation sequence generator of the Gold code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1315
    • 提供者:bxq
  1. LMS

    3下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  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. zixiangguan

    1下载:
  2. 自相关的matlab程序。可以用于信号的周期性监测。-Since the procedures related to matlab. The cyclical nature of the signal can be used for monitoring.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2957
    • 提供者:zhu
  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. tdoa

    3下载:
  2. 时延估计算法 互相关 自适应滤波法 -TDE TIME DELAY ESTIMATION
  3. 所属分类:matlab例程

    • 发布日期:2013-04-29
    • 文件大小:24434
    • 提供者:zhuzhen
  1. MATLABzixiangguanhanshu

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

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

    0下载:
  2. 自相关法基音检测的MATLAB代码。自相关法计算速度较快的自相关函数法检测语音的基音频率,有效剔除了高频共振峰和噪音的影响,其估计基音频率准确性高,稳定性好,运算速度较快。-CAMDF
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:604
    • 提供者:leilei
  1. correlation_psd

    0下载:
  2. 这是一个关于自相关算法及功率谱的仿真的源代码,可以供matlab初学者学习,以便今后在做相关研究中有所帮助。-This is the one on self-correlation algorithm and power spectrum of the simulation source code can be used for matlab beginners to learn to do research in the future help.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:682
    • 提供者:武晓东
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com