Circular Cross Correlation of the Columns of an Array - circ xcorr

版本 1.0.0.0 (1.7 KB) 作者: Rick McConnell
This file computes the circular auto and cross correlation of the columns of a 2D array.
780.0 次下载
更新时间 2010/1/28

查看许可证

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 版本兼容性
创建方式 R2006a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0