The document lists 7 problems involving computing discrete Fourier transforms (DFTs) of various sequences using a radix-2 discrete inverse transform - fast Fourier transform (DIT-FFT) algorithm. The sequences include {2,1,2,1,1,2,1,2}, {-1,2,2,2,-1}, {1,2,1}, {-1,1,-1,1}, (-1)n, and {1, -3 ≤ n ≤ 3}. It also provides the normal and bit-reversed order indexing for DIT-FFT and notes the answers are not shown.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2K views
PROBLEMS - DIT FFT Part 3
The document lists 7 problems involving computing discrete Fourier transforms (DFTs) of various sequences using a radix-2 discrete inverse transform - fast Fourier transform (DIT-FFT) algorithm. The sequences include {2,1,2,1,1,2,1,2}, {-1,2,2,2,-1}, {1,2,1}, {-1,1,-1,1}, (-1)n, and {1, -3 ≤ n ≤ 3}. It also provides the normal and bit-reversed order indexing for DIT-FFT and notes the answers are not shown.
Examples On Radix-2 DIT-FFT Algorithm 1) Use The 8-Point Radix-2 DIT-FFT Algorithm To Find The DFT of The Sequence X (N) (0.707,1,0.707,0, - 0.707,-1,-0.707,-0)