fast-fourier-transform

There are 211 repositories under fast-fourier-transform topic.

  • smacke/ffsubsync

    Automagically synchronize subtitles with video.

    Language:Python7.3k75169300
  • 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.

    Language:Go1.9k7733147
  • kfrlib/kfr

    Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

    Language:C++1.8k65205261
  • Maratyszcza/NNPACK

    Acceleration package for neural networks on multi-core CPUs

    Language:C1.7k100196315
  • dsp-theory

    hukenovs/dsp-theory

    Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.

    Language:Jupyter Notebook1.1k616197
  • pkumivision/FFC

    This is an official pytorch implementation of Fast Fourier Convolution.

    Language:Python36831333
  • spatialaudio/signals-and-systems-lecture

    Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples

    Language:Jupyter Notebook35522394
  • QuState/PhastFT

    A high-performance, "quantum-inspired" Fast Fourier Transform (FFT) library written in pure and safe Rust.

    Language:Rust21311211
  • robertrypula/AudioNetwork

    Data transmission over sound waves written in JavaScript without any dependencies. All you need is just microphone, speakers and the browser!

    Language:JavaScript21218529
  • 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.

    Language:VHDL877126
  • fortran-lang/fftpack

    Double precision version of fftpack

    Language:Fortran82151121
  • andrewmilson/ecfft

    Elliptic Curve Fast Fourier Transform built on @arkworks-rs

    Language:Rust68502
  • denosaurs/neo

    👩‍💻 Matrix and other math, accelerated by WebGPU and WASM

    Language:TypeScript684164
  • hukenovs/fp23fftk

    Floating point Forward/Inverse Fast Fourier Transform (FFT) IP-core for newest Xilinx FPGAs (Source lang. - VHDL).

    Language:VHDL618118
  • tavurth/godot-fft

    Fast Fourier Transform in GDScript

    Language:GDScript52212
  • pushkar-khetrapal/Fast-CNN

    Generating similiar results of convolution layers from Fast Fourier Transform

    Language:Jupyter Notebook51237
  • Samson-Mano/Fast_Fourier_Transform

    C# implementation of Cooley–Tukey's FFT algorithm.

    Language:C#482117
  • Audio-Spectrum-Display

    Gieneq/Audio-Spectrum-Display

    Version 1.0 of ESP32 powered Audio Spectrum Display

    Language:Jupyter Notebook39117
  • GuildOfWeavers/galois

    Arithmetic and polynomial operations in finite fields.

    Language:TypeScript393134
  • lab-cosmo/torch-pme

    Particle-mesh based calculations of long-range interactions in PyTorch

    Language:Python3917452
  • marianhlavac/FFT-cuda

    Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.

    Language:Cuda38016
  • 2decomp-fft/2decomp-fft

    The 2DECOMP&FFT library provides access to a slabs and pencil decompositions as well as FFTs.

    Language:Fortran3758523
  • tino1b2be/DTMF-Decoder

    A Java program to implement a DMTF Decoder.

    Language:Java352215
  • 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

    Language:C3310310
  • gurushida/mnemophonix

    A simple audio fingerprinting system

    Language:C32445
  • nauaneed/PyDNS

    Direct Numerical Simulation of Fluid Flow with IBM Using Python

    Language:Jupyter Notebook32208
  • hukenovs/math

    Useful m-scripts for DSP (CIC, FIR, FFT, Fast convolution, Partial Filters etc.)

    Language:MATLAB30516
  • hibagus/64pointFFTProcessor

    Synthesizeable VHDL and Verilog implementation of 64-point FFT/IFFT Processor with Q4.12 Fixed Point Data Format.

    Language:Verilog29107
  • ZewenShen/hdp

    A numerical library for High-Dimensional option Pricing problems, including Fourier transform methods, Monte Carlo methods and the Deep Galerkin method

    Language:Python28206
  • audioplastic/ooura

    Javascript port of Ooura FFT implementation

    Language:JavaScript25220
  • Postrediori/OceanSimulation

    Ocean Simulation Based on a Model By Keith Lantz (https://www.keithlantz.net/)

    Language:C++25334
  • 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.

    Language:Jupyter Notebook24104
  • arkworks-rs/ldt

    An `arkworks` library for low-degree testing

    Language:Rust23645
  • 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.

    Language:MATLAB22015
  • sdiehl/galois-fft

    Finite field polynomial arithmetic based on fast Fourier transforms

    Language:Haskell19706
  • ShurenQi/FGPCET

    Matlab code for the paper "Color image zero-watermarking based on Fast Quaternion Generic Polar Complex Exponential Transform"

    Language:MATLAB19214