sandeepyadav1478 / Fast_Fourier_Transformation

The FFT is an optimized algorithm for the implementation of the "Discrete Fourier Transformation" (DFT). A signal is sampled over a period of time and divided into its frequency components. These components are single sinusoidal oscillations at distinct frequencies each with their own amplitude and phase. This transformation is illustrated in the following diagram. Over the time period measured, the signal contains 3 distinct dominant frequencies.

Home Page:https://github.com/sandeepyadav1478/Fast_Fourier_Transformation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sandeepyadav1478/Fast_Fourier_Transformation Stargazers