Question 6
Marks : +2 | -2
Pass Ratio : 100%
Which of the following is true regarding the number of computations required to compute an N-point DFT?
Explanation: The formula for calculating N point DFT is given as
Question 7
Marks : +2 | -2
Pass Ratio : 100%
If we split the N point data sequence into two N/2 point data sequences f1(n) and f2(n) corresponding to the even numbered and odd numbered samples of x(n), then such an FFT algorithm is known as decimation-in-time algorithm.
Explanation: Let us consider the computation of the N=2v point DFT by the divide and conquer approach. We select M=N/2 and L=2. This selection results in a split of N point data sequence into two N/2 point data sequences f1(n) and f2(n) corresponding to the even numbered and odd numbered samples of x(n), respectively, that is
Question 8
Marks : +2 | -2
Pass Ratio : 100%
Which of the following is true regarding the number of computations required to compute DFT at any one value of ‘k’?
Explanation: The formula for calculating N point DFT is given as