Script to evaluate butterworth parameters


Updated by Gabriel_Justo
Hello everyone,
I would like to share with the community a script that allows the user to test different parameters of a filter to see if the filtered signal is good or not.
From line 3 to 16 you can edit the parameters to change both the signal and the filter behaviour. After the script finishes it is possible to check the original and the filtered signal, as wall as the FFTs.
Highlighted in yellow are the frequencies of the signal and the plots obtained:
<?xml version="1.0" encoding="UTF-8"?>
PS: It's also possible to use filtfilt instead of filter to keep the signal phase
<?xml version="1.0" encoding="UTF-8"?>
Sort by:
1 - 2 of
21


Updated by Adriano_Koga
nice! /emoticons/default_biggrin.png' srcset='/emoticons/biggrin@2x.png 2x' title=':D' width='20' />
Adding the newer version because the legend was backwards. The script will first use first the low pass filter then the high pass filter
<?xml version="1.0" encoding="UTF-8"?>
Unable to find an attachment - read this blog