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.
☆157Updated 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
Sorting:
- C++ classes for designing high-order Butterworth IIR & equalization filters☆179Updated last year
- A fast one-dimensional median filter algorithm☆64Updated last month
- DSP IIR realtime filter library written in C++☆691Updated 3 weeks ago
- C++ implementation of Butterworth filter.☆35Updated 7 years ago
- A DSP digital filtering library - IIR/FIR filtering☆152Updated 6 years ago
- libdspl-2.0 is opensource cross-platform digital signal processing algorithm library, written in C language.☆99Updated 10 months ago
- 滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)☆108Updated 4 years ago
- FIR filter designing for lowpass, highpass, bandpass, bandstop☆32Updated 4 years ago
- An IIR filter class implementation in Python☆42Updated 7 years ago
- Microcontroller targeted C library for Kalman filtering☆112Updated last year
- C Implementation of 1D and 2D Wavelet Transforms (DWT,SWT and MODWT) along with 1D Wavelet packet Transform and 1D Continuous Wavelet Tra…☆403Updated 4 months ago
- Linear algebra for embedded system with MATLAB style☆155Updated last year
- IIR filter, magnitude estimation and so on☆20Updated 2 years ago
- DSP C++ audio filters☆173Updated 9 months ago
- Digital filter implementation☆20Updated 3 years ago
- IIR filters coefficient generation for ARM CMSIS DSP library using GNU Octave Script.☆26Updated 4 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…☆198Updated 2 years ago
- Optimized (I)FFT(R) for Cortex-M4☆91Updated 4 years ago
- FIR & LMS filter implementation in C++ with Python & JAVA wrappers☆79Updated last year
- Kalman filter fixed-point implementation based on libfixmatrix, targeted at embedded systems without an FPU and/or need for performance.☆69Updated 11 months ago
- A small and fast Discrete Fourier Transform library☆48Updated last year
- A fork of Julien Pommier's Pretty Fast FFT (PFFFT) library, with several additions☆268Updated last month
- ☆16Updated 3 years ago
- Functions to perform Hilbert Transform on a set of real or complex samples.☆19Updated 7 years ago
- Peak detection in a wave☆71Updated 9 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
- Real time 8 bands audio equalizer using CMSIS DSP Libraries☆9Updated 5 years ago
- A basic (soft) dsp library for arduino and most of the microcontrollers which can be programmed in C/C++☆61Updated 5 years ago
- Header-only C++ Recursive Least Squares (RLS) filter☆12Updated last year
- A minimal C library for reading and writing (16b-int & 32b-float) WAV audio files.☆154Updated 3 months ago