lppier / DSPFunctionsLinks
C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.
☆28Updated 8 years ago
Alternatives and similar repositories for DSPFunctions
Users that are interested in DSPFunctions are comparing it to the libraries listed below
Sorting:
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- Algorithm to find peaks in a std::vector<float>☆79Updated 4 years ago
- A library for identifying peaks from line data with implementations in C++, Julia, Python, and Rust.☆13Updated last year
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A C++ library for interpolation.☆240Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- Fast arbitrary dimension linear interpolation in C++☆109Updated 3 months ago
- A simple to use C++ 2D plotting library.☆40Updated last year
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- A C++ toolbox for computing Discrete and Fast Fourier Transforms (DFT,FFT), Power Spectral Density (PSD) estimates, and the sound pressur…☆14Updated 2 years ago
- Library with colormaps for C++☆29Updated last year
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆84Updated 4 years ago
- Control in C++☆26Updated 4 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 7 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Templated C++ polynomial library☆26Updated 3 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆55Updated 4 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆124Updated 7 years ago
- 1D real fast FIR filtering. It's really fast compared to slow filtering!!!☆46Updated 4 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- Github Mirror of Charles F. F. Karney GeographicLib from SF☆38Updated 10 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆135Updated this week