DiFi++ is a small c++ header-only library for DIgital FIlters based on rational transfer functions such as the butterworth filter and the moving average filter
 
 
 
Go to file
Vincent Samy 3ce8bb3a4f Add band frequency check 2018-12-18 16:19:12 +09:00
cmake@6ccc9f9b2a Initial commit with generic filter 2018-10-23 10:16:10 +09:00
include Butterworth BandPass ok. 2018-12-18 16:16:47 +09:00
tests Add band frequency check 2018-12-18 16:19:12 +09:00
.gitmodules Initial commit with generic filter 2018-10-23 10:16:10 +09:00
CMakeLists.txt Need merge check. 2018-12-14 19:04:41 +09:00
README.md Initial commit with generic filter 2018-10-23 10:16:10 +09:00

README.md