USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

how to plot 3D spectrogram using usrp2920 spectrum sensing output

hi,

i'm woring on Real-time spectrum sensing using usrp with labview. i would like to know how to plot the usrp baseband spectral info as a 3D spectrogram over the time interval of sensing.

0 Kudos
Message 1 of 2
(4,055 Views)

You can use the 3D graph from the 3D graph palette in LabVIEW.

You can use shift registers in a loop to catenate each new spectrum measurement (array) to Z matrix (which is the values matrix). This will create a kind of flow effect.

0 Kudos
Message 2 of 2
(3,908 Views)