Spectogram Of I and Q data
4 次查看(过去 30 天)
显示 更早的评论
Recently I have recorded Bluetooth signals raw I and Q data through USRP SDR for 30 seconds I want to plot the spectogram image from its I and Q value. How can I draw the spectogram so that I can do a CNN operation.How to do spectogram image from raw I and Q data of a wireless WiFi signal?
0 个评论
回答(2 个)
Shimon Elkin
2022-8-1
you can see an example:
https://www.mathworks.com/help/signal/ref/spectrogram.html#mw_11150fe0-cc46-4bf9-aecf-1e4acff54b74
openExample('signal/SpectrogramOfComplexSignalExample')
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Communications Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!