https://github.com/arkhipenko/dhpfilter
This is a digital implementation of High Pass filter using integer arithmetic only
https://github.com/arkhipenko/dhpfilter
Last synced: 8 months ago
JSON representation
This is a digital implementation of High Pass filter using integer arithmetic only
- Host: GitHub
- URL: https://github.com/arkhipenko/dhpfilter
- Owner: arkhipenko
- License: other
- Created: 2016-03-18T12:54:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T01:02:57.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T07:22:39.580Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
Awesome Lists containing this project
README
This is a digital implementation of High Pass filter
using integer arithmetic only.