how can ı filter high pass filer ?

2 次查看(过去 30 天)
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

采纳的回答

Star Strider
Star Strider 2018-11-30
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matched Filter and Ambiguity Function 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by