PIC32MX: Inverse FFT

From Mech
Revision as of 15:19, 17 April 2010 by AndrewDai (talk | contribs)
Jump to navigationJump to search

Overview

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 PIC32MX: FFT of Analog Input.


Circuit