fast-fourier-transform

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

  • smacke/ffsubsync

    Automagically synchronize subtitles with video.

    Language:Python6.6k75148266
  • 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.8k7532149
  • Maratyszcza/NNPACK

    Acceleration package for neural networks on multi-core CPUs

    Language:C1.7k101195314
  • kfrlib/kfr

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

    Language:C++1.6k65180247
  • 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 Notebook933606170
  • pkumivision/FFC

    This is an official pytorch implementation of Fast Fourier Convolution.

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

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

    Language:Jupyter Notebook31720389
  • robertrypula/AudioNetwork

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

    Language:JavaScript20519431
  • QuState/PhastFT

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

    Language:Rust1911108
  • 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:VHDL727125
  • denosaurs/neo

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

    Language:TypeScript655164
  • fortran-lang/fftpack

    Double precision version of fftpack

    Language:Fortran65161017
  • andrewmilson/ecfft

    Elliptic Curve Fast Fourier Transform built on @arkworks-rs

    Language:Rust64502
  • hukenovs/fp23fftk

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

    Language:VHDL508116
  • pushkar-khetrapal/Fast-CNN

    Generating similiar results of convolution layers from Fast Fourier Transform

    Language:Jupyter Notebook48338
  • Samson-Mano/Fast_Fourier_Transform

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

    Language:C#392118
  • GuildOfWeavers/galois

    Arithmetic and polynomial operations in finite fields.

    Language:TypeScript364134
  • 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:C331139
  • Audio-Spectrum-Display

    Gieneq/Audio-Spectrum-Display

    Version 1.0 of ESP32 powered Audio Spectrum Display

    Language:Jupyter Notebook33116
  • marianhlavac/FFT-cuda

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

    Language:Cuda33015
  • tino1b2be/DTMF-Decoder

    A Java program to implement a DMTF Decoder.

    Language:Java333215
  • gurushida/mnemophonix

    A simple audio fingerprinting system

    Language:C28545
  • ZewenShen/hdp

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

    Language:Python28205
  • nauaneed/PyDNS

    Direct Numerical Simulation of Fluid Flow with IBM Using Python

    Language:Jupyter Notebook26307
  • tavurth/godot-fft

    Fast Fourier Transform in GDScript

    Language:GDScript26211
  • audioplastic/ooura

    Javascript port of Ooura FFT implementation

    Language:JavaScript25320
  • hukenovs/math

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

    Language:MATLAB25515
  • hibagus/64pointFFTProcessor

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

    Language:Verilog24107
  • 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 Notebook22103
  • 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
  • Postrediori/OceanSimulation

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

    Language:C++21433
  • sdiehl/galois-fft

    Finite field polynomial arithmetic based on fast Fourier transforms

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

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

    Language:Fortran1956911
  • j-funk/js-dsp-test

    Quick evaluation of some FFT jobs in Javascript.

    Language:C19323
  • ShurenQi/FGPCET

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

    Language:MATLAB17214
  • arkworks-rs/ldt

    An `arkworks` library for low-degree testing

    Language:Rust15743