EXPERIMENT- 4 DFT AND FFT
This experiment was based on developing a program to perform FFT and DFT of a N point signal on CCS. DFT is one of the most powerful tools in digital signal processing; it enables us to find the spectrum of a finite-duration signal x(n). We observed that as the length of input signal increases frequency spacing and error decreases and resolution increases. FFT is an algorithm that samples a signal over a period of time and divides it into its frequency components.FFT is a simpler and faster method. This is very useful when the value of N is large.
What id FFT and Dft used for?
ReplyDeleteHelps use in spectrum analysis
DeleteFft is faster or dft
ReplyDeleteFft is the fastest due to parallel processing
DeleteButterfly is made in which of the above techniques?
ReplyDeleteFft the butterfly is basically denoting the parallel processing
DeleteWhich method is complex?
ReplyDeleteFft is complex
Delete