Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 299 Bytes

Discrete Fourier Transform example

Display the DFT and FFT (for comparison) of a 1 Hz cosine.

PARAMETERS :

- Periods : Number of cosine periods
- Sampling : Sampling frequency
- 0-padding : Number of zero samples to be added at the end of signal (for better spectral interpolation)