Skip to content

Getting NaN while using The ButterWorth Band Pass Filter #47

Discussion options

You must be logged in to vote

Hi!

Frequencies are normalized onto [0, 0.5] range. So you need to divide them by fs (not by fs/2). See here.

If you worked with sciPy/MATLAB before, you'll also probably find this page useful.

Hope it helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Richard-Quinlivan
Comment options

Answer selected by Richard-Quinlivan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants