Can I use the mmWave Studio API in conjunction with the DCA1000 to get 2D-FFT raw data or 2D-FFT image data?
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.
Can I use the mmWave Studio API in conjunction with the DCA1000 to get 2D-FFT raw data or 2D-FFT image data?
I can get the adc_data.bin file through mmWave Studio and get the time domain data of the four receiving antennas through the Matlab function readDCA1000 ('adc_data.bin') provided by TI. How can I get the 2D-FFT spectrum? Can the raw data of the 2D-FFT spectrogram shown in the figure below be obtained? Which script under the PostProc folder can get the 2D-FFT spectrogram?
Is there an algorithm for solving 2DFFT and Heatmap algorithms?Is the source code for PostProc script available? Thank you