aimukhin / minfftLinks
A small and fast Discrete Fourier Transform library
☆50Updated 6 months ago
Alternatives and similar repositories for minfft
Users that are interested in minfft are comparing it to the libraries listed below
Sorting:
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆199Updated 5 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆308Updated last month
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆129Updated last month
- μFFT: fast Fourier transform☆26Updated 4 years ago
- choosing FFT library...☆164Updated 3 years ago
- A library for computing the Fast Fourier Transform (FFT) in one or two dimensions.☆194Updated 6 years ago
- Compositional DSP Library☆25Updated 4 years ago
- Header only FFT library☆177Updated 2 years ago
- Fast superresolution frequency detection using MUSIC algorithm☆39Updated 2 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆51Updated 9 years ago
- A minimal C library for reading and writing (16b-int & 32b-float) WAV audio files.☆169Updated last year
- A DSP digital filtering library - IIR/FIR filtering☆160Updated 7 months ago
- Audio sample rate converter based on polyphase FIR filter☆38Updated 4 years ago
- A simple C library for reading/writing PCM wave (.wav) files☆91Updated 3 months ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆139Updated this week
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆95Updated 10 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 5 years ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆169Updated 2 years ago
- FFT (Fast Fourier Transform): SSE, AVX, AVX2☆53Updated 9 years ago
- WinFilter graphical FIR filter design program☆19Updated 5 months ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆56Updated 5 years ago
- A simple, C99, header only, 0-Clause BSD Licensed, fast fourier transform (FFT).☆125Updated last year
- stb_fft : A single-file library for computing the Fast Fourier Transform (FFT)☆16Updated 6 years ago
- A repository of code to generate window functions as used in signal processing.☆19Updated 4 months ago
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆26Updated 3 years ago
- 1D real fast FIR filtering. It's really fast compared to slow filtering!!!☆46Updated 4 years ago
- fixed-point math library for embedded signal processing☆64Updated 10 years ago
- C++ class computing FFT on vectors of real numbers and their inverse FFT. Fairly optimized, free.☆52Updated 9 years ago
- Header-only C library delivering essential DSP blocks—FIR/IIR filters, FFT, windowing, math helpers—optimised for AVR/ARM micro-controlle…☆65Updated 5 years ago