how can ı filter high pass filer ?

2 visualizaciones (últimos 30 días)
ADNAN KIRAL
ADNAN KIRAL el 30 de Nov. de 2018
Comentada: Star Strider el 2 de Dic. de 2018
hi there,
ı would like to use a high-pass filter with a cut-off frequency of 0.02 Hz in a time domain.
is that possible to filter frequencies in time domain?
thanks

Respuesta aceptada

Star Strider
Star Strider el 30 de Nov. de 2018
If you have R2018a or later use the highpass (link) funciton. It returns an efficient elliptical filter. If you use the ‘d’ (digital filter object) output, use filtfilt with it to filter your signal, not filter as suggested in the documentation.
  2 comentarios
ADNAN KIRAL
ADNAN KIRAL el 2 de Dic. de 2018
i see thanks @star
Star Strider
Star Strider el 2 de Dic. de 2018
As always, my pleasure.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Matched Filter and Ambiguity Function en Help Center y File Exchange.

Etiquetas

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