finite-impulse-response topic

List finite-impulse-response repositories

dsp-theory

930
Stars
169
Forks
Watchers

Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.

Filters

54
Stars
10
Forks
Watchers

An Arduino finite impulse response and infinite impulse response filter library.

Application_of_FFT_with_FIR_filter

21
Stars
5
Forks
Watchers

This project will walk you through the importance of Fast Fourier Transform (FFT) which is one of the major computation techniques in the world of Digital Signal Processing (DSP). It also explains how...