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.
Cita come
Rick McConnell (2026). Circular Cross Correlation of the Columns of an Array - circ xcorr (https://it.mathworks.com/matlabcentral/fileexchange/26521-circular-cross-correlation-of-the-columns-of-an-array-circ-xcorr), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- 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 >
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
