Circular Cross Correlation of the Columns of an Array - circ xcorr
The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of repeating code sequences, and other similar investigations.
An n x m matrix in will result in an n x m^2 matrix out.
There is a waitbar included to remove the mystery of how long the calculation will take.
引用格式
Rick McConnell (2025). Circular Cross Correlation of the Columns of an Array - circ xcorr (https://www.mathworks.com/matlabcentral/fileexchange/26521-circular-cross-correlation-of-the-columns-of-an-array-circ-xcorr), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Template Matching >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |