adis300 / filter-c
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.
☆145Updated last year
Related projects ⓘ
Alternatives and complementary repositories for filter-c
- C++ classes for designing high-order Butterworth IIR & equalization filters☆173Updated last year
- A fast one-dimensional median filter algorithm☆61Updated 2 years ago
- C++ implementation of Butterworth filter.☆31Updated 6 years ago
- A DSP digital filtering library - IIR/FIR filtering