Discrete Fourier Transform Calculator and Plotter

CIIEC-BUAP

May 11th, 2024

Source Code


Introduction

This Web App calculates and plots the Discrete Fourier Transform (DFT). You can type a function and a value for a sampling rate or you can paste your own data.

If the data size is a power of 2, this app uses the Fast Fourier Transform algorithm, otherwise it uses the direct formula for the DFT.


Enter a Function of Time and a Sampling Rate



Paste your Own Data Here