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
- Templated C++ polynomial library☆26Updated 3 years ago
- Control in C++☆26Updated 4 years ago
- A C++ library for interpolation.☆240Updated last month
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆67Updated 6 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- Biquad Digital Filter Class☆27Updated 7 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆84Updated 4 years ago
- Various Splines Interpolation classes☆143Updated last month
- A simple to use C++ 2D plotting library.☆40Updated last year
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆191Updated 5 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆124Updated 7 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 7 years ago
- Library with colormaps for C++☆29Updated last year
- ☆17Updated 13 years ago
- SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.☆94Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆41Updated 9 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆135Updated last week