Looking for a Low Pass Filter ( < 100 Hz) that will work in Octave

4 Ansichten (letzte 30 Tage)
Kcire L
Kcire L am 18 Jun. 2021
Beantwortet: Jonas am 19 Jun. 2021
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.

Antworten (1)

Jonas
Jonas am 19 Jun. 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

Kategorien

Mehr zu Measurements and Spatial Audio finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by