fast-fourier-transform
There are 211 repositories under fast-fourier-transform topic.
smacke/ffsubsync
Automagically synchronize subtitles with video.
cpmech/gosl
Linear algebra, eigenvalues, FFT, Bessel, elliptic, orthogonal polys, geometry, NURBS, numerical quadrature, 3D transfinite interpolation, random numbers, Mersenne twister, probability distributions, optimisation, differential equations.
kfrlib/kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Maratyszcza/NNPACK
Acceleration package for neural networks on multi-core CPUs
hukenovs/dsp-theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
pkumivision/FFC
This is an official pytorch implementation of Fast Fourier Convolution.
spatialaudio/signals-and-systems-lecture
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
QuState/PhastFT
A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.
robertrypula/AudioNetwork
Data transmission over sound waves written in JavaScript without any dependencies. All you need is just microphone, speakers and the browser!
hukenovs/intfftk
Fully pipelined Integer Scaled / Unscaled Radix-2 Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source language - VHDL / Verilog). GNU GPL 3.0.
fortran-lang/fftpack
Double precision version of fftpack
andrewmilson/ecfft
Elliptic Curve Fast Fourier Transform built on @arkworks-rs
denosaurs/neo
👩💻 Matrix and other math, accelerated by WebGPU and WASM
hukenovs/fp23fftk
Floating point Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source lang. - VHDL).
tavurth/godot-fft
Fast Fourier Transform in GDScript
pushkar-khetrapal/Fast-CNN
Generating similiar results of convolution layers from Fast Fourier Transform
Samson-Mano/Fast_Fourier_Transform
C# implementation of Cooley–Tukey's FFT algorithm.
Gieneq/Audio-Spectrum-Display
Version 1.0 of ESP32 powered Audio Spectrum Display
GuildOfWeavers/galois
Arithmetic and polynomial operations in finite fields.
lab-cosmo/torch-pme
Particle-mesh based calculations of long-range interactions in PyTorch
marianhlavac/FFT-cuda
Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.
2decomp-fft/2decomp-fft
The 2DECOMP&FFT library provides access to a slabs and pencil decompositions as well as FFTs.
tino1b2be/DTMF-Decoder
A Java program to implement a DMTF Decoder.
colin-guyon/rpi-audio-levels
Python binding allowing to retrieve audio levels by frequency bands given audio samples (power spectrum in fact), on a raspberry pi, using GPU FFT
gurushida/mnemophonix
A simple audio fingerprinting system
nauaneed/PyDNS
Direct Numerical Simulation of Fluid Flow with IBM Using Python
hukenovs/math
Useful m-scripts for DSP (CIC, FIR, FFT, Fast convolution, Partial Filters etc.)
hibagus/64pointFFTProcessor
Synthesizeable VHDL and Verilog implementation of 64-point FFT/IFFT Processor with Q4.12 Fixed Point Data Format.
ZewenShen/hdp
A numerical library for High-Dimensional option Pricing problems, including Fourier transform methods, Monte Carlo methods and the Deep Galerkin method
audioplastic/ooura
Javascript port of Ooura FFT implementation
Postrediori/OceanSimulation
Ocean Simulation Based on a Model By Keith Lantz (https://www.keithlantz.net/)
mo26-web/Induction-Motor-Faults-Detection-with-Stacking-Ensemble-Method-and-Deep-Learning
This is a induction motor faults detection project implemented with Tensorflow. We use Stacking Ensembles method (with Random Forest, Support Vector Machine, Deep Neural Network and Logistic Regression) and Machinery Fault Dataset dataset available on kaggle.
arkworks-rs/ldt
An `arkworks` library for low-degree testing
Saadia-Hassan/Application_of_FFT_with_FIR_filter
This project will walk you through the importance of Fast Fourier Transform (FFT) which is one of the major computation techniques in the world of Digital Signal Processing (DSP). It also explains how 'Filter Design Toolbox' can be made use of in MATLAB to design desired filters on the go.
sdiehl/galois-fft
Finite field polynomial arithmetic based on fast Fourier transforms
ShurenQi/FGPCET
Matlab code for the paper "Color image zero-watermarking based on Fast Quaternion Generic Polar Complex Exponential Transform"