Correlation
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
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction > Descriptive Statistics >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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 |
|