APDOB - Adaptive Periodic-Disturbance Observer
-
Updated
Aug 26, 2020 - C++
APDOB - Adaptive Periodic-Disturbance Observer
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 replaces the MAC operation of convolution summation o into a bit-serial look-up table read and addition operation .
Stimulation Artifact Removal
Image de-noising by various filters for different types of noise
Add a description, image, and links to the adaptive-filter topic page so that developers can more easily learn about it.
To associate your repository with the adaptive-filter topic, visit your repo's landing page and select "manage topics."