Convolution of periodic sequence using DFT & IDFT.
版本 1.0.0 (35.7 KB) 作者:
Ashutosh Rout
DFT:Discrete Fourier Transform It computes N equally spaced frequency samples of the DTFT. IDFT:Inverse Discrete Fourier Transform
Enter the first periodic sequence
[1 2 3 1]
Enter the second periodic sequence
[1 2 2 1]
Circular Convolution Output : 11 9 10 12
Final IDFT output : 11 9 10 12
引用格式
Ashutosh Rout (2025). Convolution of periodic sequence using DFT & IDFT. (https://www.mathworks.com/matlabcentral/fileexchange/68975-convolution-of-periodic-sequence-using-dft-idft), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2016a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms >
在 Help Center 和 MATLAB Answers 中查找有关 Discrete Fourier and Cosine Transforms 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|