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.
☆149Updated 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☆173Updated last year
- C++ implementation of Butterworth filter.☆32Updated 6 years ago
- A fast one-dimensional median filter algorithm☆62Updated 3 years ago
- A DSP digital filtering library - IIR/FIR filtering☆148Updated 6 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆29Updated 4 years ago
- DSP IIR realtime filter library written in C++☆661Updated last month
- ☆17Updated 12 years ago
- DSP C++ audio filters☆164Updated 5 months ago
- In order to obtain the same results as the function 'butter' in MATLAB, uses 'high' and filter order 4 for example☆22Updated 6 years ago
- IIR filter, magnitude estimation and so on☆19Updated 2 years ago
- Header-only C++ Recursive Least Squares (RLS) filter☆12Updated 9 months ago
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆104Updated 4 years ago
- Source code previously available at https://www-users.cs.york.ac.uk/~fisher/☆131Updated 2 years ago
- C++ library for a low pass filter☆78Updated last year
- Biquad Digital Filter Class☆24Updated 6 years ago
- Collection of digital filters written in C++.☆97Updated 5 years ago
- We wirte a filtflit function in java . The filtflit's output is the same as it's in Matlab .☆45Updated 2 years ago
- FIR & LMS filter implementation in C++ with Python & JAVA wrappers☆75Updated 9 months ago
- A basic (soft) dsp library for arduino and most of the microcontrollers which can be programmed in C/C++☆58Updated 4 years ago
- Functions to perform Hilbert Transform on a set of real or complex samples.☆19Updated 7 years ago
- Signal Resampler for C++☆70Updated 3 years ago
- C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Tra…☆390Updated this week
- FFT routines for Cortex-M4f☆18Updated 7 years ago
- An IIR filter class implementation in Python☆42Updated 7 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
- IIR filters coefficient generation for ARM CMSIS DSP library using GNU Octave Script.☆22Updated 4 years ago
- A small and fast Discrete Fourier Transform library☆44Updated 9 months ago
- A general implementation of a FFT, FIR and IIR filters and some other General Functions in a TMS320C5535 ezdsp including FFT and FIR, IIR…☆21Updated 8 years ago
- A minimal C library for reading and writing (16b-int & 32b-float) WAV audio files.☆145Updated 2 months ago
- A simple floating point NLMS Adaptive Filter and an accompanying test routine implemented in Matlab and C.☆13Updated 7 years ago