CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - xcorr

搜索资源列表

  1. xcorr-hu

    0下载:
  2. 医学信号处理实验指导--用互相关求时延--目的是展示怎样将互相关函数用于估计人体的血流速度-medical signal processing experimental guidance -- used for inter-related delay -- Objective is to demonstrate how to cross-correlation function for estimated human velocity
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14228
    • 提供者:ah
  1. AmbiguityFunction

    2下载:
  2. 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。-This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1598
    • 提供者:simonradar
  1. signal_ambiguity_function

    0下载:
  2. 这个源码可以分析绘制多种信号的模糊函数,已经试验过巴克码,线性调频信号,脉冲信号等-Descr iption: This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)sho
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1674
    • 提供者:杨天
  1. xcorr

    1下载:
  2. 实现互相关运算 C实现,实现互相关运算 C实现-cross correlation C code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:114114
    • 提供者:york
  1. fast_periodic_xcorr

    0下载:
  2. fast periodic xcorr matlab function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3017
    • 提供者:sshain
  1. exp3corr

    0下载:
  2. correlation program in matlab. very use full and good program to find correlation without using xcorr in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:534
    • 提供者:Rahul Kumar
  1. xcorr

    0下载:
  2. The file contain algo of cross correlation of two signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:961
    • 提供者:Asad
  1. PN_corr

    0下载:
  2. MATLAB自带的函数XCORR好象有点像卷积,如果要是求一个PN序列的自相关,我看一般的资料都是用我这个办法求PN序列相关的。-MATLAB comes with seems a bit like a function XCORR convolution, if the request if the autocorrelation of a PN sequence, I see the general information are seeking ways to use my PN sequ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:554
    • 提供者:LIMING
  1. xcorr

    0下载:
  2. c编写的互相关函数xcorr,在VC上验证,方便移植到单片机,嵌入式上-xcorr function write by C langduge
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:201115
    • 提供者:卡卡罗特
  1. xcorr

    0下载:
  2. 用于求信号的自相光与互相关-compute autocorrleation and cross-correlation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:514
    • 提供者:黄义
  1. test1

    0下载:
  2. There are many cases when we require to write a program to find autocorrelation between two sequences. This is mostly required when you are teaching some one how to write such a program. so here is a program to find the correlation between two sequ
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1496
    • 提供者:ilam
  1. 1

    0下载:
  2. 观测随机过程通过滤波器后,输出和输入过程的统计特性所发生的变化。 a. 生成 的24个样本值。 b. 在理论上计算真实的自相关序列,并与xcorr计算的样本自相关序列相比; c. 对估计的自相关序列采用fft来计算功率谱,画出功率谱; d. 用估计的自相关序列和Yule-Walker方程来计算模型参数,并与理论结果相比。 e. 直接用估计的模型参数代入AR模型的功率谱中,画出该功率谱; -After observing the random process through
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:17279
    • 提供者:peter
  1. 2

    0下载:
  2. 本实验主要是分析高斯白噪声的样本自相关序列的估计精度。 a. 生成1000个零均值、单位方差的高斯白噪声,并用bar函数来画出直方图,与理想的高斯分布函数相比较; b. 采用xcorr函数的有偏估计来估计前100个自相关序列,用Plot函数画出该自相关序列,与理想的高斯白噪声的自相关序列相比。 c. 把这组数据分成互不重叠的10段,每段有100个样本。分别对每段数据采用b中的方法来估计前100个样本自相关序列,然后对10段的自相关序列进行平均。获得的结果与b中的结果相比,并与真实的自
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11637
    • 提供者:peter
  1. MATLAB

    0下载:
  2. 实现两个输入信号序列的互相关。返回互相关结果和点数。自己手写代码,要比xcorr效率提高40 左右-read up
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:187152
    • 提供者:刘新
  1. CrSpec

    0下载:
  2. xcorr 用MATLAB实现X序列的自相关 以及X与Y之间的互相关-xcorr with MATLAB and cross-correlation and autocorrelation X sequence between the X and Y
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:625
    • 提供者:panqi
  1. xcorr

    0下载:
  2. 原信号s1为正弦信号,原信号s2为频率相同的另一正弦信号; 对s1、s2分别加噪声n1、n2得到信号x、y; 对加有噪声的x做自相关函数估计原信号; 对加有噪声的x、y做互相关函数估计原叠加信号。-The original signal s1 is a sinusoidal signal, the original signal s2 is another sinusoidal signal with the same frequency On s1, s2 were adde
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:吴佳铭
  1. BBO-xcorr-function--optimizing

    0下载:
  2. 生物地理遗传算法(BBO)解决XCO0RR函数优化问题-Biogeographic Genetic Algorithm (BBO) solves the problem of optimization of XCO0RR function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:10240
    • 提供者:林家明
搜珍网 www.dssz.com