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>☆76Updated 3 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- C++ classes for designing high-order Butterworth IIR & equalization filters☆180Updated last year
- ☆17Updated 12 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 10 months ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆29Updated 3 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆39Updated 9 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- 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…☆198Updated 2 years ago
- ☆39Updated last year
- Peak detection in a wave☆71Updated 9 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆66Updated 3 months ago
- Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++☆34Updated 2 years ago
- Convertion program from Matlab to C++ using Armadillo☆189Updated 2 years ago
- Variational Mode Decomposition for Cpp☆28Updated 6 months ago
- Fast arbitrary dimension linear interpolation in C++☆105Updated last year
- Digital filter implementation☆20Updated 3 years ago
- Example Conversion of Matlab or Octave to C++ using Ublas☆10Updated last month
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆109Updated 11 months ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆132Updated 3 weeks ago
- Template C++ project using CMake, CTest, Catch, and a SuperBuild for dependencies such as Boost, gflags, glog, VTK, OpenCV and PCL.☆33Updated last year
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- blitzwave C++ wavelet mini-library☆40Updated 9 years ago