Correlation

Calculates cross-correlation of a set of sequence and also calculates PSL and ISL

https://github.com/arindam-bose/Correlation

You are now following this Submission

This package calculates the periodic and aperiodic cross-correlation matrices of a set of sequences X of M-members, each of length N. It returns a 3D matrix of size M x M x 2*(N-1): one M x M matrix for each lag from -(N-1) to (N-1). It also calculates the peak sidelobe level (PSL) and integrated sidelobe level (ISL) of the set of sequences X.

**CORRELATION calculates periodic and aperiodic cross-correlation function estimates.
**PSL calculates the peak sidelobe level for periodic or aperiodic cross-correlation.
**ISL calculates the integrated sidelobe level for periodic or aperiodic cross-correlation.
**GENSIGNAL generates a set of M sequences of length N according to choices.

Cite As

Arindam Bose (2026). Correlation (https://github.com/arindam-bose/Correlation), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.3

GIT commits on Aug 27, 2018

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.