Time Window Based Cross-correlation

Fast time window based cross-correlation

이 제출물을 팔로우합니다

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.

인용 양식

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

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

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