Convolution of periodic sequence using DFT & IDFT.
Versione 1.0.0 (35,7 KB) da
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
Cita come
Ashutosh Rout (2025). Convolution of periodic sequence using DFT & IDFT. (https://it.mathworks.com/matlabcentral/fileexchange/68975-convolution-of-periodic-sequence-using-dft-idft), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms >
Scopri di più su Discrete Fourier and Cosine Transforms in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |
|