lppier / DSPFunctionsLinks
C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.
☆28Updated 9 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>☆78Updated 4 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆184Updated 7 months ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Biquad Digital Filter Class☆27Updated 7 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 5 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆69Updated 10 months ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆140Updated 2 weeks ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Templated C++ polynomial library☆26Updated 3 years ago
- A C++ library for interpolation.☆251Updated last week
- Various Splines Interpolation classes☆148Updated last week
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- A DSP digital filtering library - IIR/FIR filtering☆159Updated 7 months ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- Simple C++ plotting☆18Updated 6 years ago
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 7 years ago
- A simple to use C++ 2D plotting library.☆42Updated last year
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Control in C++☆25Updated 5 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆42Updated 10 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆38Updated 10 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- Convertion program from Matlab to C++ using Armadillo☆191Updated 3 years ago
- A simple openGL 2D plotter for quickly updated data.☆62Updated last year