Dechirping operation on input signal
Detection
phaseddetectlib
The Dechirp Mixer block mixes the incoming signal
with a reference signal incoming through the Ref
port.
The signals can be complex baseband signals. The input signal can
be a matrix where each column is an independent channel. The reference
signal is a vector. The reference signal is complex conjugated and
then multiplied with each signal column to compute the output.
The block input and output ports correspond to the input and
output parameters described in the step
method of
the underlying System
object™. See link at the bottom of this page.
Port | Supported Data Types |
---|---|
X | Double-precision floating point |
RefX | Double-precision floating point |
Out | Double-precision floating point |