Time Window Based Cross-correlation

Fast time window based cross-correlation

You are now following this Submission

This code calculates the cross-correlation for specified time windows over the duration of two input signals. The time windows can be shifted by increments smaller than the time window length. The code is based upon the 'xcorr' function.

Cite As

Tim Streeter (2026). Time Window Based Cross-correlation (https://uk.mathworks.com/matlabcentral/fileexchange/13235-time-window-based-cross-correlation), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

- Added within time window normalization
- Altered input argument parsing method