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 3 years ago
- Algorithm to find peaks in a std::vector<float>☆78Updated 3 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆181Updated 2 months ago
- Templated C++ polynomial library☆25Updated 2 years ago
- Biquad Digital Filter Class☆27Updated 7 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Fast arbitrary dimension linear interpolation in C++☆108Updated last month
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A C++ library for interpolation.☆238Updated 2 months ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆133Updated 2 weeks 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…☆205Updated 2 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- A simple to use C++ 2D plotting library.☆40Updated last year
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- A library for identifying peaks from line data with implementations in C++, Julia, Python, and Rust.☆13Updated last year
- C/C++ library to handle writing simple Matlab(r) MAT file☆47Updated last year
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆66Updated 5 months ago
- A DSP digital filtering library - IIR/FIR filtering☆153Updated last month
- Control in C++☆26Updated 4 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆49Updated 8 years ago
- Library with colormaps for C++☆29Updated last year
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆82Updated 4 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 7 years ago
- Github Mirror of Charles F. F. Karney GeographicLib from SF☆38Updated 10 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆38Updated last year
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆25Updated 6 years ago