Main Content
tf
Return transfer function of overall prototype lowpass filter
Syntax
Description
[
returns the vector of numerator coefficients, num
,den
] = tf(obj
)num
, and the
vector of denominator coefficients, den
, for the overall
prototype lowpass filter used for the filter bank in dsp.Channelizer
and dsp.ChannelSynthesizer
System objects.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b