Correlation

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

https://github.com/arindam-bose/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.

引用

Arindam Bose (2026). Correlation (https://github.com/arindam-bose/Correlation), GitHub. に取得済み.

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート Action
1.0.3

GIT commits on Aug 27, 2018

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。