Auto-correlation of a sequence x without using xcorr(x)

バージョン 1.0.0 (24.6 KB) 作成者: Ashutosh Rout
It is the correlation of a signal with a delayed copy of itself as a function of delay.
ダウンロード: 245
更新 2018/8/15

ライセンスの表示

Enter x
[1 1 2 3 4]
Enter the lower limit:
-1
Enter the upper limit:
3
x(n) is:
1 1 2 3 4

z(n) is:
4 3 2 1 1

y(n) is:
4 7 13 21 31 21 13 7 4

引用

Ashutosh Rout (2024). Auto-correlation of a sequence x without using xcorr(x) (https://www.mathworks.com/matlabcentral/fileexchange/68498-auto-correlation-of-a-sequence-x-without-using-xcorr-x), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDescriptive Statistics についてさらに検索
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0