fft-library
There are 30 repositories under fft-library topic.
marton78/pffft
A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions
d1vanov/Simple-FFT
Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.
AWSM-WASM/PulseFFT
A WebAssembly implementation of the C Fast Fourier Transform library kissFFT
berndporr/kiss-fft
A compact FFT library in C with an Android JNI wrapper
fortran-lang/fftpack
Double precision version of fftpack
eth-cscs/SpFFT
Sparse 3D FFT library with MPI, OpenMP, CUDA and ROCm support
Lichtso/VulkanFFT
Fast Fourier Transform using the Vulkan API
kokkos/kokkos-fft
A shared-memory FFT for the Kokkos ecosystem
xbarin02/uFFT
μFFT: fast Fourier transform
nenadmarkus/algogear
Minimalistic implementations of various algorithms for projects in machine learning and computer vision
ACallglad/Digital_Audio_Watermarking-
Digital audio watermarker that can encode and extract secret messages from sound files. Written using MATLAB as well as implemented a python model.
signaldust/DustFFT
Single-file double-precision SSE2 FFT routines
ocramz/vector-fft
FFT and IFFT for `vector`, with minimal dependencies
anshumanbiswal14/Python-GUI-FFT-Calculator
This is a Python GUI Application Developed by Anshuman Biswal to Perform Fast Fourier Transform (FFT) on a given Signal Sequence, it is written in Python 3.8 and TKinter. Users can find DFT and IDFT of 4-Point,8-Point signal sequence in Frequency and Time Domain using Radix Algorithm, Also Linear Convolution and Circular Convolution using Radix.
PetterPet01/FFTSSharp
C# wrapper for FFTS (The Fastest Fourier Transform in the South)
mitrapinaki/AudioDetection
Audio Fingerprinting and Recognition in C++
BareCpper/Sub0Fft1D
1D FFT using C++17 for compile-time optimisation via fully constexpr implementation
jakubowiczish/fortran-task2
My solution for Fortran assignment - task 2
LabDeck/FFT
This is the official repository of LabDeck's FFT(Fast Fourier Transform) examples. It includes both PDF and MDD files. Please note that while GitHub is unable to open and showcase MDD files, you can download and run them without any problems.
meghang-101/Fast-Fourier-Transform-Algorithm
By passing a analog signal, We can calculate Frequency of input signal
osch/lua-lfft
Fast Fourier Transform library for Lua
angelinahung/MCU-Keiilc
Nuvoton Microphone Sensor for hand clapping fan project (CSIE department Final Project)
natade-jp/konpeito
Class collection of numerical calculation processing.
QVRE/FFT-C
A Simple implementation of the Fast Fourier Transform for 1D and 2D data in C
shiva-raj-km/Mocking-bot
Music playing bot using machine learning and audio processing principles
ZipingL/fft_library_2d
Developing a 2d FFT library for practice, float and fixed fft
AISWARYA-NANDAKUMAR/Wake-Word-Detection-Using-Tiny-ML
Wake word detection using Tiny ML. Tensorflow lite is used here. The project has been done by refering the text book, Tiny ML by O' Reilly.
emmet-horgan/rufft
Rufft is a purely rust implementation of several common fast fourier transform algorithms
srafay/FFTW
Fast Fourier Transform in the West
whyisitworking/sfft
Simple FFT in C for low-power embedded systems