Cross-correlation sequences x and y without using xcorr(x,y)

バージョン 1.0.0 (25.9 KB) 作成者: Ashutosh Rout
Cross-correlation measures the similarity between x and shifted (lagged) copies of y as a function of the lag.
ダウンロード: 664
更新 2018/8/15

ライセンスの表示

Enter x
[1 1 2 3 4]
Enter the lower limit:
-1
Enter the upper limit:
3
Enter h:
[1 3 5 7 9 2 4 6 8]
Enter the lower limit:
-2
Enter the upper limit:
6
x(n) is:
1 1 2 3 4

z(n) is:
8 6 4 2 9 7 5 3 1

y(n) is:
8 14 26 42 69 56 52 57 71 50 31 15 4

引用

Ashutosh Rout (2024). Cross-correlation sequences x and y without using xcorr(x,y) (https://www.mathworks.com/matlabcentral/fileexchange/68497-cross-correlation-sequences-x-and-y-without-using-xcorr-x-y), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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