lppier / DSPFunctions
C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.
☆29Updated 8 years ago
Alternatives and similar repositories for DSPFunctions:
Users that are interested in DSPFunctions are comparing it to the libraries listed below
- Algorithm to find peaks in a std::vector<float>☆76Updated 3 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Computes the Savitzky-Golay Filter coefficients.☆109Updated 3 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆178Updated last year
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- Automatically mex C/C++ functions for Matlab or Octave (with C++11 compiler)☆29Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- 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…☆196Updated 2 years ago
- Header only C++14 library containing various digital signal processing utilities.☆40Updated 2 years ago
- C++ porting of Stan Salvador's FastDTW☆34Updated 7 years ago
- ☆17Updated 12 years ago
- A DSP digital filtering library - IIR/FIR filtering☆151Updated 6 years ago
- Signal Resampler for C++☆70Updated 3 years ago
- communication between python and cpp using zeromq and protobuf☆40Updated 3 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- Biquad Digital Filter Class☆24Updated 6 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆46Updated 10 months ago
- RANSAC Template Library☆86Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 8 months ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- Signal Processing Library in C++ . Copyright by☆49Updated 8 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆61Updated 3 weeks ago
- Github Mirror of Charles F. F. Karney GeographicLib from SF☆38Updated 9 years ago
- C++ implementation of the Largest Triangle Three Buckets (LTTB) downsampling algorithm☆35Updated 6 months ago
- Templated C++ polynomial library☆24Updated 2 years ago
- 1D real fast FIR filtering. It's really fast compared to slow filtering!!!☆46Updated 3 years ago