Y
Hacker News
new
|
ask
|
show
|
jobs
by
ahartmetz
904 days ago
The hard part is calculating the coefficients.
1 comments
bigbillheck
904 days ago
Not really, there's plenty of online tools to do it for you such as
http://t-filter.engineerjs.com
, and more offline ones:
https://docs.scipy.org/doc/scipy/reference/signal.html#filte...
link