skarpenko / cwtlibLinks
Continuous Wavelet Transform Library (CWTLib)
☆14Updated 12 years ago
Alternatives and similar repositories for cwtlib
Users that are interested in cwtlib are comparing it to the libraries listed below
Sorting:
- A fork of Doug Rohde's SVD C Library.☆52Updated 10 years ago
- C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Tra…☆423Updated 10 months ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- An efficient modwt wavelets package. This isn't the usual discrete wavelet transform found in, for example, the gsl but an extended set …☆18Updated 6 years ago
- Algorithm to find peaks in a std::vector<float>☆79Updated 4 years ago
- C++ 1D/2D DWT and SWT Pre-built Libraries.☆38Updated 10 years ago
- C++ implementation of IRLS algorithm for generalized linear model☆20Updated 8 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- Peak detection in a wave☆73Updated 10 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated 2 years ago
- Partial Least Squares for C++☆13Updated 2 years ago
- Digital filter implementation☆20Updated 3 years ago
- Convertion program from Matlab to C++ using Armadillo☆190Updated 3 years ago
- PCA implementation in c++☆38Updated 13 years ago
- A library for identifying peaks from line data with implementations in C++, Julia, Python, and Rust.☆13Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- A Minimal C++ Least Squares Fitting Library☆17Updated 9 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- Multivariate kernel density estimation [statistics]☆52Updated 10 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆58Updated 8 years ago
- A generic C++11 k-means clustering implementation☆215Updated 7 months ago
- Implementation of Random Forests model and decision trees in C☆23Updated 3 years ago
- Ellipse Fitting☆103Updated 5 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Implements a modified version of the CUSUM algorithm for robust detection of step-like changes time-series data☆14Updated 5 years ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆167Updated 2 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year