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
- Host: GitHub
- URL: https://github.com/dra1ex/fourier
- Owner: DrA1ex
- Created: 2021-07-10T11:17:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-11T14:34:54.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T08:34:54.933Z (5 months ago)
- Topics: dft, discrete-fourier-transform, fourier, fourier-analysis, fourier-transform, fourier-transformation
- Language: TypeScript
- Homepage:
- Size: 578 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discrete Fourier Transform (DFT)
Simple DFT demo project.
## [Demo 1](https://dra1ex.github.io/fourier/fourier/)
## [Demo 2](https://dra1ex.github.io/fourier/fourier2/)
