Main Content
polyphase
Return polyphase matrix
Syntax
Description
returns the polyphase matrix used by the filter bank in p
= polyphase(obj
)dsp.Channelizer
and dsp.ChannelSynthesizer
System objects. Each row in the matrix
corresponds to a polyphase branch. The number of columns in p
corresponds to the number of filter taps per branch.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b