fir-filter topic
List
fir-filter repositories
DA-Based-LMS-Adaptive-filter
15
Stars
2
Forks
Watchers
Distributed arithmetic (DA) is another way of implementing a dot product where one of the arrays has constant elements. The DA can be effectively used to implement FIR, IIR and FFT type.The DA logic r...