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

搜索资源列表

  1. lim

    2下载:
  2. 功率谱估计程序,选用一电力系统谐波信号为输入。其中包括有:burge算法,esprit算法,music算法,mvdr算法,pisarenko算法,prony算法,修正协方差算法,自相关算法。这些程序均为本人自编,并且对程序所参考书籍和页数进行了标注。经过调试,绝对正确,请放心使用。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4638
    • 提供者:李明
  1. 基音周期提取算法

    0下载:
  2. 自相关函数法基音周期提取
  3. 所属分类:Windows编程

    • 发布日期:2008-10-26
    • 文件大小:25954
    • 提供者:foffof
  1. 基音周期算法

    0下载:
  2. 自相关函数法与平均幅度差法相结合的基音周期提取
  3. 所属分类:Windows编程

    • 发布日期:2008-10-26
    • 文件大小:176645
    • 提供者:foffof
  1. 循环统计量

    1下载:
  2. 用于调制解调分析
  3. 所属分类:matlab例程

    • 发布日期:2009-01-05
    • 文件大小:1007
    • 提供者:jiangxuxin
  1. sample8.rar

    0下载:
  2. 带有白噪声的周期信号和噪声信号的自相关,数字信号处理的经典算法。,White noise with a periodic signal and noise auto-correlation signal, digital signal processing algorithm for the classic.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1202
    • 提供者:ladan
  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. coherence

    0下载:
  2. Java实现的快速自相关算法:提供交互界面,可读入外部数据文件-Java's rapid auto-correlation algorithm : to provide interfaces to external data into readable document
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:215547
    • 提供者:胡安
  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. zixiangguan

    0下载:
  2. 求自相关算法的源代码, 求自相关算法的源代码。-Auto-correlation algorithm for the source code, and auto-correlation algorithm source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:11049
    • 提供者:lwl
  1. exp04

    0下载:
  2. 基于Tms320C5402的 自相关算法 的源代码,该代码已经调试通过,运行结果良好-TMS320C5402-based self-correlation algorithm' s source code, the debugging code has been adopted, good results
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:47374
    • 提供者:zhangjunxing
  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. SMI2

    0下载:
  2. 波束形成自适应算法——样本相关矩阵直接求逆算法(SMI)-Beamforming adaptive algorithm- the sample correlation matrix inversion algorithm directly (SMI)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1530
    • 提供者:陈雪菲
  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. LS

    0下载:
  2. 本程序给出了最小二乘滤波算法的具体编程,程序中分析比较了自相关算法、协方差算法、前后向加窗算法的滤波效果-This procedure gives the least squares filtering algorithm specific programming, program analysis and comparison of the auto-correlation algorithm, covariance method, before and after windowing alg
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1048
    • 提供者:星痕
  1. Cyclostationary-toolbox

    1下载:
  2. 循环平稳信号工具,包括自相关函数和7个实验,以及算法的解释-Cyclostationary signal instruments, including the self-correlation function and the experimental
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:28947
    • 提供者:李响
  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实现

    0下载:
  2. 这是一篇论文,将的是利用自相关函数及三电平削波方法实现周期语音信号基频提取算法及语句(In this paper, the method autocorrelation function and three-level clipping are used to extract the fundamental frequency of periodic speech signal)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:266240
    • 提供者:Dingol
  1. 自校正算法

    0下载:
  2. 自校正算法代码,包括误差矩阵函数,自相关计算等函数(RMSE_self_correction Calibration self_correction)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:10240
    • 提供者:李潇阳
  1. 地理自相关函数求解

    1下载:
  2. 本算法为基于matlab的地理自相关函数值的求解,通过此算法,输入相关数据即可得到自相关数值。
  3. 所属分类:matlab例程

  1. 相空间重构参数计算

    3下载:
  2. 该文件内容用于相空间重构参数时间延迟和嵌入维数的计算,时间延迟的计算包含去偏复自相关函数法和互信息法,嵌入维数的甲酸包含G-P算法和FNN算法。(The contents of this file are used to calculate the time delay and embedding dimension of phase space reconstruction parameters. The calculation of time delay includes depolariz
  3. 所属分类:数学计算

    • 发布日期:2020-02-29
    • 文件大小:4096
    • 提供者:Kenny0129
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com