PIC32MX: Inverse FFT
From Mech
Jump to navigationJump to searchOverview
An inverse FFT is a function that converts a frequency domain signal into a time domain signal. Inverse FFTs actually use the same algorithm as FFTs except with some scaling and conjugation. FFT information can be found at PIC32MX: FFT of Analog Input.