搜索资源列表
CHAP_02
- ex020100 信号合成 ex020200 信号合成 ex020300 复数序列的信号合成 ex020400 奇偶合成 ex020500 卷积计算 ex020600 卷积的图解 ex020700 卷积计算 ex02070b 卷积计算 ex020800 互相关计算 ex020700 卷积计算 ex020900 解差分方程 ex021000 解差分方程 -ex020100 signal synthesis ex020200 signal synthe
jieci
- 系统辨识中,一个很重要的方法是用相关分析法辨识脉冲响应,该程序可以计算出输入和输出序列的互相关函数,以及计算出脉冲响应估计值-system identification, a very important way is to analyze the identification impulse response, the program can calculate the input and output sequence of cross-correlation function, and c
PhaseMeasurement.rar
- 利用互相关法/FFT法计算两路同频正弦信号相位差,可以应用于雷达,声纳及通信领域。,Phase difference measurement
new
- 自相关函数和互相关函数的matlab计算和作图-The autocorrelation function and one of the matlab calculation and mapping function
Identifying_pulse_response
- 系统辨识课上做的利用相关分析法辨识脉冲响应的实验。包括用M序列生成白噪声,计算互相关函数得到脉冲响应估计值等等,比较基础-Experiment about Identifying the pulse response with a method of correlative analysis in my class on system identification. It contains using M-sequence to generate white noise, bu calculat
CC
- 提取超声回波信号中回波时移的互相关计算。-Extraction echo ultrasonic echo signals of time-lapse cross-correlation calculation.
hxg
- 定义了一个函数用来计算两个序列的互相关值,根据给定的两个序列计算其互相关值并以图形方式输出结果。-Defines a function used to calculate the cross-correlation of two sequences of values, according to a given sequence of two to calculate the value of inter-related and graphical output.
DisDtCorrelativity
- 计算不同采样率的两个地震道的互相关函数,两个地震道的采样是不一样的。-Different sampling rates of the two seismic cross-correlation function
CA
- myCAgen生成CA码,myCAtest计算不同CA码的自相关和互相关函数并画出来-myCAgen.m generates CA code, and myCAtest computes the correlation and selfrelation of different CA codes.t
c_value
- 提取图像的颜色特征,首先将图像颜色映射到指定的8个颜色,然后利用自相关和互相关计算得到图像的特征向量,并从原数据库中算出利用此方法检索图像的正确率,并将检索结果好的图像显示到指定文件夹中。-Extract image s color characteristics.First, the image color map to the specified eight colors, then use the auto-correlation and cross-correlation calcula
system_5gold
- 计算非线性信号与5阶gold序列互相关程度大小的程序,含5阶gold序列的生成。并分析自互相关性能-Calculation of nonlinear signal and the 5-order serial correlation degree of gold the size of the program, including five gold bands generated sequences. And analyzed from the correlation properties
zy_dsp
- 计算两个信号的自相关和互相关函数,并作图表示-Calculation of two signal autocorrelation and cross correlation function, and mapping that
FastNormalizedCross-Correlation
- 这是一篇论文,主要内容是归一化互相关算法的原理及快速计算-Fast Normalized Cross-Correlation
ERCoh2
- 对脑电信号进行滤波、快速傅里叶变换(FFT)及自相关、互相关计算,以观察每一通道脑电的相关性-On EEG filtering, fast Fourier transform (FFT) and autocorrelation, cross correlation calculation, in order to observe the correlation of each channel EEG
65735462corre_spectrum
- 方便准确的计算信号的互相关函数和互相关功率谱密度。-To facilitate accurate calculation of the signal cross-correlation function and cross-correlation power spectral density.
gold-sequence
- m序列产生子函数 gold序列产生子函数 自相关函数和互相关函数计算子函数 调用子函数[s,k,pn]=m(c,b0)产生第二条m序列-function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数 N=11 n=2^N-1 Rm(1)=sum(golda.*goldb)/n for k=1:n-1 Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n end
kasami
- 扩频通信中kasami小集序列的生成,生成r=6的Kasami序列,分别列出各序列,给出自相关和互相关计算值-Kasami small set sequence in spread spectrum communication, generation r = 6 kasami sequences, each sequence were listed, give out relevant and cross-correlation calculation value
20140302spread_spectrum
- 通信工程中m序列编码,自相关,互相关计算,组合码的产生,GOLD码的产生-Communication Engineering in m-sequences encoding autocorrelation, cross-correlation calculations, produce a combined code, GOLD code generation
huxiangguan
- 直接互相关计算延迟估计,数字信号处理,matlab程序,可以实现一个信号前后时间差的估计-Direct cross-correlation calculation delay estimation, digital signal processing, matlab program, can achieve a signal before and after the time difference estimate
互相关
- 本程序主要进行两个时间序列的互相关计算。可用于信号降噪分析。(This program mainly carries out the cross correlation calculation of two time series. It can be used for signal noise reduction analysis.)