Time Window Based Cross-correlation

Fast time window based cross-correlation
4.4K Downloads
Updated 18 Apr 2007

No License

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 (2024). Time Window Based Cross-correlation (https://www.mathworks.com/matlabcentral/fileexchange/13235-time-window-based-cross-correlation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

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