

MCQOPTIONS
Saved Bookmarks
1. |
How many complex multiplications are need to be performed for each FFT algorithm? |
A. | (N/2)logN |
B. | Nlog<sub>2</sub>N |
C. | (N/2)log<sub>2</sub>N |
D. | None of the mentioned |
Answer» D. None of the mentioned | |