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:
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- Algorithm to find peaks in a std::vector<float>☆79Updated 4 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆183Updated 4 months ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- 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)☆39Updated last year
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆30Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆68Updated 8 months ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- Templated C++ polynomial library☆26Updated 3 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- Biquad Digital Filter Class☆28Updated 7 years ago
- A C++ library for interpolation.☆242Updated 2 months ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆112Updated last year
- Fast arbitrary dimension linear interpolation in C++☆109Updated 4 months ago
- numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals☆24Updated 7 years ago
- A simple to use C++ 2D plotting library.☆40Updated last year
- A library for identifying peaks from line data with implementations in C++, Julia, Python, and Rust.☆13Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆55Updated 4 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆192Updated 5 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- Control in C++☆26Updated 4 years ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- DSP IIR realtime filter library written in C++☆727Updated 3 months ago