F
Frank Buss
I have found a very nice low pass filter on the web:
f(x+1)=(f(x)-input)*a+input
where 0 <= a < 1. The higher a is, the lower is the cut-off frequency.
Is there something simple like this for a high pass filter, too?
f(x+1)=(f(x)-input)*a+input
where 0 <= a < 1. The higher a is, the lower is the cut-off frequency.
Is there something simple like this for a high pass filter, too?