11.9 RADIX-2 FFT ALGORITHM

This algorithm is based on the divide and conquer approach and the N point DFT is decomposed into smaller DFTs and hence the number of computations is reduced. The value of N is selected such that N = 2V. This algorithm is known as Radix-2 or radix of these algorithms is ‘2’ because the N point DFT is decomposed successively such that smallest DFT size will be N = 2.

Get Signals and Systems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.