Correlation

Calculates cross-correlation of a set of sequence and also calculates PSL and ISL
225 Downloads
Updated 24 Sep 2020

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 (2024). Correlation (https://github.com/arindam-bose/Correlation), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016a
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!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
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.