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.
☆151Updated last year
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☆176Updated last year
- A fast one-dimensional median filter algorithm☆62Updated 3 years ago
- C++ implementation of Butterworth filter.☆34Updated 6 years ago
- We wirte a filtflit function in java . The filtflit's output is the same as it's in Matlab .☆44Updated 3 years ago
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆104Updated 4 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆31Updated 4 years ago
- Source code previously available at https://www-users.cs.york.ac.uk/~fisher/☆131Updated 2 years ago
- Microcontroller targeted C library for Kalman filtering☆101Updated 11 months ago
- A DSP digital filtering library - IIR/FIR filtering☆149Updated 6 years ago
- An IIR filter class implementation in Python☆42Updated 7 years ago
- Functions to perform Hilbert Transform on a set of real or complex samples.☆19Updated 7 years ago
- Linear algebra for embedded system with MATLAB style☆153Updated last year
- ☆16Updated 3 years ago
- C++ library for a low pass filter☆78Updated last year
- Simple command line utility for zero-phase linear filtering on the fly☆17Updated 8 years ago
- 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 basic (soft) dsp library for arduino and most of the microcontrollers which can be programmed in C/C++☆60Updated 4 years ago
- Collection of digital filters written in C++.☆97Updated 5 years ago
- ☆48Updated 4 years ago
- Digital filter implementation☆18Updated 2 years ago
- Biquad Digital Filter Class☆24Updated 6 years ago
- Signal Resampler for C++☆70Updated 3 years ago
- Accelerometer-based pedometer algorithm for embedded applications☆96Updated 4 years ago
- A quaternion based sensor fusion algorithm that fuses accelerometers and gyroscopes and optionally magnetometers☆160Updated 10 months ago
- Header-only C++ Recursive Least Squares (RLS) filter☆12Updated 10 months ago
- IIR filter, magnitude estimation and so on☆19Updated 2 years ago
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆261Updated 2 years ago
- Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.☆68Updated 8 months ago
- Optimized (I)FFT(R) for Cortex-M4☆91Updated 4 years ago
- GNU Octave scripts to design IIR filters that can be HW accelerated on ARM Cortex cores via CMSIS DSP☆39Updated 2 years ago