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.
☆153Updated 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
- C++ classes for designing high-order Butterworth IIR & equalization filters☆179Updated last year
- A DSP digital filtering library - IIR/FIR filtering☆151Updated 6 years ago
- DSP IIR realtime filter library written in C++☆679Updated 3 months ago
- C++ implementation of Butterworth filter.☆35Updated 6 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- A fast one-dimensional median filter algorithm☆63Updated last week
- ☆16Updated 3 years ago
- C++ library for a low pass filter☆79Updated last year
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆106Updated 4 years ago
- An IIR filter class implementation in Python☆42Updated 7 years ago
- DSP C++ audio filters☆168Updated 8 months ago
- Digital filter implementation☆20Updated 2 years ago
- Collection of digital filters written in C++.☆100Updated 5 years ago
- FIR & LMS filter implementation in C++ with Python & JAVA wrappers☆78Updated 11 months ago
- Signal Resampler for C++☆70Updated 3 years ago
- Header-only C++ Recursive Least Squares (RLS) filter☆12Updated last year
- In order to obtain the same results as the function 'butter' in MATLAB, uses 'high' and filter order 4 for example☆21Updated 6 years ago
- A small C lib of DSP functions.☆30Updated 3 months ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆262Updated last week
- A minimal C library for reading and writing (16b-int & 32b-float) WAV audio files.☆152Updated last month
- We wirte a filtflit function in java . The filtflit's output is the same as it's in Matlab .☆44Updated 3 years ago
- Microcontroller targeted C library for Kalman filtering☆107Updated last year
- FFT routines for Cortex-M4f☆18Updated 7 years 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…☆197Updated 2 years ago
- Biquad Digital Filter Class☆24Updated 6 years ago
- C-Implementations of FFT Algorithms.☆39Updated 10 years ago
- Optimized (I)FFT(R) for Cortex-M4☆91Updated 4 years ago
- Linear algebra for embedded system with MATLAB style☆153Updated last year
- IIR filter, magnitude estimation and so on☆20Updated 2 years ago
- A simple C library for reading/writing PCM wave (.wav) files☆88Updated 4 months ago