Lm = matchingloss(S,H)
calculates the receiver filter loss, Lm, in dB. The receiver loss is
introduced due to a mismatch between the spectrum of the received signal,
S, and the frequency response of the mismatched filter,
H.
Spectrum of the received signal, specified as a
J-by-N matrix with rows corresponding to
spectra of J signals and columns corresponding to
N frequency bins.
Frequency response of the mismatch filter, specified as a
K-by-N matrix with rows corresponding to
frequency responses of K filters and columns
corresponding to N frequency bins.
Note
The columns of S and H must correspond to the
same N frequency bins.