adis300 / filter-cLinks
Elegant Butterworth and Chebyshev filter implemented in C, with float/double precision support. Works well on many platforms. You can also use this package in C++ and bridge to many other languages for good performance.
☆159Updated 2 years ago
Alternatives and similar repositories for filter-c
Users that are interested in filter-c are comparing it to the libraries listed below
Sorting:
- C++ classes for designing high-order Butterworth IIR & equalization filters☆181Updated last month
- A fast one-dimensional median filter algorithm☆65Updated 3 months ago
- A DSP digital filtering library - IIR/FIR filtering☆153Updated 3 weeks ago
- Header-only C++ Recursive Least Squares (RLS) filter☆13Updated last year
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- Signal Resampler for C++☆71Updated 3 years ago
- Biquad Digital Filter Class☆27Updated 7 years ago
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆112Updated 4 years ago
- Linear algebra for embedded system with MATLAB style☆154Updated last year
- Functions to perform Hilbert Transform on a set of real or complex samples.☆19Updated 8 years ago
- Digital filter implementation☆20Updated 3 years ago
- Fast superresolution frequency detection using MUSIC algorithm☆37Updated last year
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆275Updated last month
- Peak detection in a wave☆71Updated 9 years ago
- ☆46Updated this week
- 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…☆203Updated 2 years ago
- A minimal C library for reading and writing (16b-int & 32b-float) WAV audio files.☆157Updated 5 months ago
- DSP C++ audio filters☆174Updated 11 months ago
- Algorithm to find peaks in a std::vector<float>☆77Updated 3 years ago
- IIR filters coefficient generation for ARM CMSIS DSP library using GNU Octave Script.☆26Updated 4 years ago
- WinFilter graphical FIR filter design program☆18Updated last year
- C-Implementations of FFT Algorithms.☆40Updated 10 years ago
- ☆17Updated 12 years ago
- Microcontroller targeted C library for Kalman filtering☆119Updated last year
- Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.☆71Updated last year
- A small C lib of DSP functions.☆31Updated 6 months ago
- Cubic Spline interpolation library intended for Arduino, written in C though.☆16Updated 5 years ago
- Collection of digital filters written in C++.☆105Updated 5 years ago
- A quaternion based sensor fusion algorithm that fuses accelerometers and gyroscopes and optionally magnetometers☆178Updated last year
- Header-only C library delivering essential DSP blocks—FIR/IIR filters, FFT, windowing, math helpers—optimised for AVR/ARM micro-controlle…☆62Updated 5 years ago