getMatchedFilter
System object: phased.PhaseCodedWaveform
Namespace: phased
Matched filter coefficients for waveform
Syntax
Coeff = getMatchedFilter(H)
Coeff = getMatchedFilter(H,'FrequnecyOffset',FOFFSET)
Description
returns
the matched filter coefficients for the phase-coded waveform object, Coeff
= getMatchedFilter(H
)H
. Coeff
is
a column vector.
adds a frequency offset when matched filter coefficients are generated.
Coeff
= getMatchedFilter(H
,'FrequnecyOffset'
,FOFFSET
)FOFFSET
must be a positive scalar. This option is available
when you set the FrequencyOffsetSource
property to 'Input
port'
for the input object, H
.
Input Arguments
|
Phase-coded waveform object. |
Output Arguments
|
Column vector containing coefficients of the matched filter
for |