GitHub topics: fast-fourier-transformations
pc2/fft3d-fpga
FFTFPGA is an OpenCL based library for Fast Fourier Transformations for FPGAs. This repository provides OpenCL host code in the form of FFTW like APIs as well as OpenCL kernel designs that can be synthesized to bitstreams.
Language: C - Size: 432 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 5

AarjavJain101/DFFT-and-Convolution
Computes the DFFT, Inverse DFFT, and convolution using DFFTs and Inverse DFFTs
Language: C - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/fast-fourier-transform
FFT is an efficient algorithm for computing the discrete Fourier transform (DFT) of a sequence, enabling the frequency analysis of signals in linear time. It plays a crucial role in various applications, including image processing, audio compression, and cryptography.
Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
