搜索资源列表
xcorr-hu
- 医学信号处理实验指导--用互相关求时延--目的是展示怎样将互相关函数用于估计人体的血流速度-medical signal processing experimental guidance -- used for inter-related delay -- Objective is to demonstrate how to cross-correlation function for estimated human velocity
AmbiguityFunction
- 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。-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.
signal_ambiguity_function
- 这个源码可以分析绘制多种信号的模糊函数,已经试验过巴克码,线性调频信号,脉冲信号等-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
xcorr
- 实现互相关运算 C实现,实现互相关运算 C实现-cross correlation C code implementation
fast_periodic_xcorr
- fast periodic xcorr matlab function
exp3corr
- correlation program in matlab. very use full and good program to find correlation without using xcorr in matlab
xcorr
- The file contain algo of cross correlation of two signal.
PN_corr
- 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
xcorr
- c编写的互相关函数xcorr,在VC上验证,方便移植到单片机,嵌入式上-xcorr function write by C langduge
xcorr
- 用于求信号的自相光与互相关-compute autocorrleation and cross-correlation
test1
- 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
1
- 观测随机过程通过滤波器后,输出和输入过程的统计特性所发生的变化。 a. 生成 的24个样本值。 b. 在理论上计算真实的自相关序列,并与xcorr计算的样本自相关序列相比; c. 对估计的自相关序列采用fft来计算功率谱,画出功率谱; d. 用估计的自相关序列和Yule-Walker方程来计算模型参数,并与理论结果相比。 e. 直接用估计的模型参数代入AR模型的功率谱中,画出该功率谱; -After observing the random process through
2
- 本实验主要是分析高斯白噪声的样本自相关序列的估计精度。 a. 生成1000个零均值、单位方差的高斯白噪声,并用bar函数来画出直方图,与理想的高斯分布函数相比较; b. 采用xcorr函数的有偏估计来估计前100个自相关序列,用Plot函数画出该自相关序列,与理想的高斯白噪声的自相关序列相比。 c. 把这组数据分成互不重叠的10段,每段有100个样本。分别对每段数据采用b中的方法来估计前100个样本自相关序列,然后对10段的自相关序列进行平均。获得的结果与b中的结果相比,并与真实的自
MATLAB
- 实现两个输入信号序列的互相关。返回互相关结果和点数。自己手写代码,要比xcorr效率提高40 左右-read up
CrSpec
- xcorr 用MATLAB实现X序列的自相关 以及X与Y之间的互相关-xcorr with MATLAB and cross-correlation and autocorrelation X sequence between the X and Y
xcorr
- 原信号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
BBO-xcorr-function--optimizing
- 生物地理遗传算法(BBO)解决XCO0RR函数优化问题-Biogeographic Genetic Algorithm (BBO) solves the problem of optimization of XCO0RR function