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

버전 1.0.0.0 (1.69 KB) 작성자: Rick McConnell
This file computes the circular auto and cross correlation of the columns of a 2D array.
다운로드 수: 779
업데이트 날짜: 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 (2024). 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