An open API service indexing awesome lists of open source software.

https://github.com/dra1ex/fourier

Discrete Fourier Transform (DFT) implementation
https://github.com/dra1ex/fourier

dft discrete-fourier-transform fourier fourier-analysis fourier-transform fourier-transformation

Last synced: 4 months ago
JSON representation

Discrete Fourier Transform (DFT) implementation

Awesome Lists containing this project

README

        

# Discrete Fourier Transform (DFT)

Simple DFT demo project.

## [Demo 1](https://dra1ex.github.io/fourier/fourier/)
![image](https://user-images.githubusercontent.com/1194059/125197824-a3621880-e278-11eb-921b-5e9c04f8e6cb.png)

## [Demo 2](https://dra1ex.github.io/fourier/fourier2/)
![image](https://user-images.githubusercontent.com/1194059/125197839-baa10600-e278-11eb-934d-4dab3a78c3b4.png)