This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1243: MATLAB code for mmWave Studio PostProc Range plot

Part Number: AWR1243

Hi everyone,

it seems like there's no open MATLAB codes for generating the PostProc Range plot(1D FFT amplitude profile plot).

From the TI mmWave training series, I learnt that: an object at a distance d produces an IF frequency of f = (S*2d)/c, that is, d = c*f/(S*2d)

1.should I develop MATLAB codes based on this formula?

2.By using mmWave Studio with AWR1243 & DCA1000, I get the returned raw ADC data from RX antennas, how to get IF frequency based on these data?

Thanks in advance!