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>☆74Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 6 months 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…☆197Updated 2 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆31Updated 4 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆24Updated 6 years ago
- Computes the Savitzky-Golay Filter coefficients.☆108Updated 3 years ago
- MATPLOT++ (MATLAB-like plotting tool in C++)☆9Updated 6 years ago
- 1D real fast FIR filtering. It's really fast compared to slow filtering!!!☆46Updated 3 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆175Updated last year
- 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☆44Updated 8 months ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- Simple C++ plotting☆17Updated 5 years ago
- Implementation of FIR and IIR filters optimized for SIMD processing☆48Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆17Updated 6 years ago
- Biquad Digital Filter Class☆24Updated 6 years ago
- The Numerical Template Toolbox - C++ Scientific Computing Made Easy☆37Updated 9 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆181Updated 4 years ago
- IT++ library mirror/fork. C++ library of mathematical, signal processing and communication classes and functions.☆36Updated 2 years ago
- A demonstration of speeding up a 1D convolution using SSE☆50Updated 8 years ago
- A small and fast Discrete Fourier Transform library☆44Updated 10 months ago
- Various Splines Interpolation classes☆142Updated last week
- Library with colormaps for C++☆27Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A DSP digital filtering library - IIR/FIR filtering☆149Updated 6 years ago
- A C++ library that allows you to plot data just as in MATLAB☆23Updated 10 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆83Updated 3 years ago
- A simple example of performing a one-dimensional discrete convolution using the FFTW library.☆14Updated 10 years ago