12-21-2009 11:25 AM
Hi.
i am trying to implement a bandpass filter blocking frequencies below 0.1Hz and above 5Hz with sampling rate of 50e-3. I have implemented it using a butterworkh as shown in attached but nothing is coming out, my graph and array are empty. Have I the filter configured correctly or is there another stage? Should I use a different filter block?
Many thanks,
Jim.
Solved! Go to Solution.
12-21-2009 11:54 AM
12-21-2009 12:33 PM
Thanks ben.
I was dividing into 1. Silly me,
Thanks.