I've been using the TI supplied mmWave Demo Visualiser interface to set different .cfg's and then Record data into a .bin file
Then, i use Matlab to read the .bin files and parse them so I can plot and work on the Range Profile and Noise Profile datasets
The problem is, I can't see how to calculate and recreate the correct Relative Power levels (dB) from the parsed .bin data in Matlab. The shape of the plot from Matlab looks good, so I think my parsing is good too, but the levels are wrong. Does anyone know the math to convert these to Relative dB ?
Thanks in advance