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:
- Algorithm to find peaks in a std::vector<float>☆78Updated 4 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆184Updated 8 months ago
- A DSP digital filtering library - IIR/FIR filtering☆160Updated 7 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…☆212Updated 3 years ago
- A C++ library for interpolation.☆252Updated 3 weeks ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions☆139Updated 2 weeks ago
- Biquad Digital Filter Class☆27Updated 7 years ago
- choosing FFT library...☆164Updated 3 years ago
- Templated C++ polynomial library☆26Updated 3 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Control in C++☆25Updated 5 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Fast arbitrary dimension linear interpolation in C++☆111Updated 7 months ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆69Updated 11 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆56Updated 5 years ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Implementation of FIR and IIR filters optimized for SIMD processing☆51Updated 9 years ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆169Updated 2 years ago
- C/C++ library to handle writing simple Matlab(r) MAT file☆48Updated last year
- Header only C++14 library containing various digital signal processing utilities.☆41Updated 3 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 5 years ago
- A simple to use C++ 2D plotting library.☆42Updated last year
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆87Updated 4 years ago
- IT++ library mirror/fork. C++ library of mathematical, signal processing and communication classes and functions.☆40Updated 3 years ago
- Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.☆199Updated 5 years ago
- A library for identifying peaks from line data with implementations in C++, Julia, Python, and Rust.☆14Updated 2 years ago
- Various Splines Interpolation classes☆148Updated last week