Circular-convolution without using cconv(x,y,n)

バージョン 1.0.0 (23.8 KB) 作成者: Ashutosh Rout
It is used to convolve two Discrete Fourier transform sequences.It is faster for long sequences than linear convolution.
ダウンロード: 613
更新 2018/8/21

ライセンスの表示

Enter x(n):
[1 2 2 1]
Enter h(n):
[1 2 3 1]
x(n) is:
1 2 2 1

h(n) is:
1 2 3 1

Y(n) is:
11 9 10 12

引用

Ashutosh Rout (2024). Circular-convolution without using cconv(x,y,n) (https://www.mathworks.com/matlabcentral/fileexchange/68585-circular-convolution-without-using-cconv-x-y-n), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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