搜索资源列表
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
xcorr
- mablab xcorr function
xcorr
- mablab xcorr function
MATLAB
- 雷达MATLAB仿真,有很多防真实例,对雷达方面的学习很有帮助.-MATLAB simulation of the radar, there are many anti-real cases, learning on the radar very helpful.
debug58_68
- 这里有fft,ifft,conj,xcorr,resample的用法。-Here are fft, ifft, conj, xcorr, resample usage.
fast_periodic_xcorr
- fast periodic xcorr matlab function
xcorr
- 实现互相关运算 C实现,实现互相关运算 C实现-cross correlation C code implementation
exp3corr
- correlation program in matlab. very use full and good program to find correlation without using xcorr in matlab
xcorr
- 用labview实现互相关算法,可以运行,结果正确。-To achieve cross-correlation algorithm using labview, you can run, was correct.
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 vect
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 leng
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
xcorr
- c编写的互相关函数xcorr,在VC上验证,方便移植到单片机,嵌入式上-xcorr function write by C langduge
xcorr
- 本代码用于实现两个信号的互相相关,或一个信号的自相关-The code is developed by matlab ,and used for realizing Correlation function
xcorr
- 用于求信号的自相光与互相关-compute autocorrleation and cross-correlation
xcorr
- c语言实现互相关函数进而实现两个信号时延计算-c language cross-correlation function and then the two signal delay calculation
CCC
- 对两种完全互补码的水印进行测试,并通过攻击检验鲁棒性-watermark based on Complete complementary code ,attack, xcorr
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 th