Tugbars / Savitzky-Golay-FilterLinks
Microcontroller friendly, efficient Savitzky-Golay Implementation with Gram Polynomials and Memoization
☆19Updated 2 weeks ago
Alternatives and similar repositories for Savitzky-Golay-Filter
Users that are interested in Savitzky-Golay-Filter are comparing it to the libraries listed below
Sorting:
- Digital filter implementation☆20Updated 3 years ago
- Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can als…☆162Updated 2 years ago
- Signal Processing Library in C++ . Copyright by☆55Updated 8 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…☆420Updated 9 months ago
- A C++ toolbox for computing Discrete and Fast Fourier Transforms (DFT,FFT), Power Spectral Density (PSD) estimates, and the sound pressur…☆14Updated 2 years ago
- A simple floating point NLMS Adaptive Filter and an accompanying test routine implemented in Matlab and C.☆16Updated 8 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- This project is for Electrocardiogram(ECG) signal algorithms design and validation, include preprocessing, QRS-Complex detection, embedde…☆63Updated 9 months ago
- Detecting sleep/awake state using wrist-worn accelerometer data☆11Updated 6 years ago
- Using advanced control and computer vision techniques in an easy way for embedded☆259Updated 2 weeks ago
- DSP IIR realtime filter library written in C++☆728Updated 4 months ago
- PFFFT: a pretty fast FFT with Bluestein's FFT Algorithm(Non Power of Two)☆26Updated 7 years ago
- Micro Kalman Filter for linear and nonlinear systems☆41Updated 5 years ago
- A fast one-dimensional median filter algorithm☆67Updated 3 months ago
- C++ classes for designing high-order Butterworth IIR & equalization filters☆183Updated 5 months ago
- A simple to use C++ 2D plotting library.☆41Updated last year
- Fixed point C implementation of Pan Tompkins QRS detector☆31Updated 3 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- A portable, ANSI-C implementation of Pan-Tompkins real-time QRS detection algorithm☆82Updated 3 years ago
- 埃博拉酱的MATLAB扩展☆15Updated last week
- Micro Linear Algebra Package☆35Updated 6 years ago
- fft and cross-correlation☆102Updated 8 years ago
- A simple library to deploy Keras neural networks in pure C for realtime applications☆90Updated last week
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆117Updated 4 years ago
- A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)☆64Updated 5 years ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆28Updated 9 years ago
- WinFilter graphical FIR filter design program☆19Updated 2 months ago
- A simple openGL 2D plotter for quickly updated data.☆61Updated last year
- Unscented Kalman Filter in C code and MATLAB code - Easy to use☆31Updated 3 years ago
- Algorithm to find peaks in a std::vector<float>☆79Updated 4 years ago