

MCQOPTIONS
Saved Bookmarks
1. |
How many complex additions are required to be performed in linear filtering of a sequence using FFT algorithm? |
A. | (N/2)logN |
B. | 2Nlog<sub>2</sub>N |
C. | (N/2)log<sub>2</sub>N |
D. | Nlog<sub>2</sub>N |
Answer» C. (N/2)log<sub>2</sub>N | |