The parameter meaning in "load RangeDopplerExampleData"

Hello,
I am reading CFARDetectionExample.m, there is a line of code "[resp,rngGrid,dopGrid] = helperRangeDoppler;". I open "helperRangeDoppler", evaluate the "load RangeDopplerExampleData", there are some parameters.
I can be sure that Fs is sample frequency, Propspeed is propagation speed, Coeff is coefficient, NFFTDOP is FFT length for Doppler processing. But I do not know the means of "MF" and "Xref".Can you explain to me? Thanks in advance.
Regards,
Jian

Answers (1)

Jian Yang
Jian Yang on 3 Aug 2017
Edited: Jian Yang on 3 Aug 2017
Maybe I found the answer. "MF" means matched filter, "xref" means Reference signal.
lol

Asked:

on 3 Aug 2017

Commented:

on 3 Aug 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!