What is the best use for an idealfilter?

3 visualizaciones (últimos 30 días)
Mikk Laanes
Mikk Laanes el 3 de Jun. de 2021
Comentada: Mathieu NOE el 4 de Jun. de 2021
I was recently looking for appropriate filters for filtering gigabytes of strain and acceleration data within a specific frequency ranges. I came across the idealfilter function, which appeared to be quite fast and performed exceptionally well in comparison to high order (+20) IIR and FIR filters.
Thus, I have come to wonder what are the downsides of using the idealfilter in comparison to common IIR filters (cheby2, butter) for example. I could notice that the upsides are speed and good attenuation. Is idealfilter only performing well with 1D vector applications?
I have attached a code, where I apply some filtering to a Tohoku earthquake recording (in .mat format) to play around with, if needed.
Would be grateful if you could give some advise and share your experience.
  1 comentario
Mathieu NOE
Mathieu NOE el 4 de Jun. de 2021
hi
I wonder if idealfilter is more or less in one package what we used to do with filtfilt combined with your prefered FIR or IIR filter

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Earthquake Engineering en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by