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.
☆156Updated 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
- A fast one-dimensional median filter algorithm☆64Updated last month
- C++ classes for designing high-order Butterworth IIR & equalization filters☆179Updated last year
- A DSP digital filtering library - IIR/FIR filtering☆152Updated 6 years ago
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆106Updated 4 years ago
- C++ implementation of Butterworth filter.☆35Updated 7 years ago
- ☆16Updated 3 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- IIR filters coefficient generation for ARM CMSIS DSP library using GNU Octave Script.☆25Updated 4 years ago
- FFT routines for Cortex-M4f☆18Updated 8 years ago
- Microcontroller targeted C library for Kalman filtering☆109Updated last year
- Elegant Fast Fourier Transform in C. Making fft.c from fftpack user-friendly.☆26Updated 3 years ago
- Digital filter implementation☆20Updated 2 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
- An IIR filter class implementation in Python☆42Updated 7 years ago
- FIR & LMS filter implementation in C++ with Python & JAVA wrappers☆79Updated last year
- Linear algebra for embedded system with MATLAB style☆153Updated last year
- Accelerometer-based pedometer algorithm for embedded applications☆96Updated 4 years ago
- A basic (soft) dsp library for arduino and most of the microcontrollers which can be programmed in C/C++☆61Updated 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
- Functions to perform Hilbert Transform on a set of real or complex samples.☆19Updated 7 years ago
- Files for performing orientation sensor fusion using NXP version 7 algorithm, ported to Espressif platforms.☆26Updated 4 years ago
- IIR filter, magnitude estimation and so on☆20Updated 2 years ago
- Peak detection in a wave☆70Updated 9 years ago
- Collection of digital filters written in C++.☆100Updated 5 years ago
- Optimized (I)FFT(R) for Cortex-M4☆91Updated 4 years ago
- Arduino Finite Impulse Response and Infinite Impulse Response filter implementations.☆122Updated 2 years ago
- C++ library for a low pass filter☆81Updated last week
- DSP C++ audio filters☆171Updated 8 months ago
- Signal Resampler for C++☆71Updated 3 years ago
- In order to obtain the same results as the function 'butter' in MATLAB, uses 'high' and filter order 4 for example☆21Updated 7 years ago