Designing a digital filter

2 Ansichten (letzte 30 Tage)
Peter Kimani
Peter Kimani am 8 Nov. 2022
Beantwortet: Star Strider am 8 Nov. 2022
After determing the natural frequency of a beam, I am tasked to design a digital filter to retain this frequency (filter out all other frequencies). How do I go about this process?
  • Thank you

Antworten (1)

Star Strider
Star Strider am 8 Nov. 2022
With the Signal Processing Toolbox, use the bandpass function. For best results, use the 'ImpulseResponse','iir' name-value pair. This will design a very efficient elliptic bandpass filter.
If you need to do it from command-line arguments, that is straightforward. I will post that if you request it.
.

Kategorien

Mehr zu Transforms and Spectral Analysis 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