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:
- Algorithm to find peaks in a std::vector<float>☆77Updated 3 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆181Updated last month
- Fast arbitrary dimension linear interpolation in C++☆107Updated 3 weeks ago
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆132Updated this week
- A C++ library for interpolation.☆235Updated last month
- Various Splines Interpolation classes☆143Updated this week
- A cross-platform DSP library written in C++ 11/14. This library harnesses the power of C++ templates to implement a complete set of DSP a…☆203Updated 2 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- C/C++ library to handle writing simple Matlab(r) MAT file☆47Updated last year
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆110Updated last year
- A simple to use C++ 2D plotting library.☆40Updated last year
- Biquad Digital Filter Class☆27Updated 7 years ago
- Simple C++ plotting☆17Updated 6 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆66Updated 4 months ago
- Templated C++ polynomial library☆25Updated 2 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 7 years ago
- ☆17Updated 12 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A DSP digital filtering library - IIR/FIR filtering☆153Updated last month
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆82Updated 4 years ago
- RANSAC Template Library☆89Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Header only C++ implementation of standard and extended Kalman filters.☆117Updated 7 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
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago