Fast Circular (Periodic) Cross Correlation

A fast circular cross correlation algorithm for periodic signals, using the FFT.

Ahora está siguiendo esta publicación

Uses fft to calculate the circular cross correlation of two periodic signal vectors.This is equivalent to xc(k)=sum(u1.*circshift(u2,k)), but much faster (on the order of 500 times faster for a 1024 point signal).

The package also includes two examples. One checks the calculation against the definition. The second compares the speed of the fast algorithm to one based on the definition for a range of input vector sizes.

Citar como

Travis Wiens (2026). Fast Circular (Periodic) Cross Correlation (https://es.mathworks.com/matlabcentral/fileexchange/24342-fast-circular-periodic-cross-correlation), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Fourier Analysis and Filtering en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0