Answer:
Fast Fourier ( FFT ) algorithms speed up computation of Fourier coefficients by simply reducing the the computing time of a traditional direct form Fourier series. it achieves this by breaking complex DFTS into smaller DFTS to reduce its complexity and in turn reduce its computing time
Step-by-step explanation:
Fast Fourier ( FFT ) algorithms speed up computation of Fourier coefficients by simply reducing the the computing time of a traditional direct form Fourier series. it achieves this by breaking complex DFTS into smaller DFTS to reduce its complexity and in turn reduce its computing time. an example of such FFT is Cooley-Tukey algorithm