filter
Modify frequency content of timeseries
objects
Description
tsout = filter(
applies the rational
transfer function filter b(z−1)/a(z−1) to the uniformly-spaced data in the tsin
,b
,a
)timeseries
object tsin
. The numerator b
and denominator
a
are vectors containing the transfer function
coefficients.
Examples
Input Arguments
More About
Version History
Introduced before R2006a