Looking for a Low Pass Filter ( < 100 Hz) that will work in Octave
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I am looking for a low pass filter with a cutoff of 100Hz that will work in Octave. I have used the butter function, but I'm not sure I am using it properly becuase my outcome does not filter nicely. Any tips or samples would be greatly appreciated.
Thank you.
0 Commenti
Risposte (1)
Jonas
il 19 Giu 2021
i never used octave yet, but you can have a look into a very easy low pass: the moving average filter. depending on the number of times you apply it and on the length of the filter you can achieve many different frequency responses. there are mutiple pages with that topic, you can googel it, i give you one example:
https://tomverbeure.github.io/2020/09/30/Moving-Average-and-CIC-Filters.html
0 Commenti
Vedere anche
Categorie
Scopri di più su Measurements and Spatial Audio in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!