How to create Dataset for LTE Signal In I/Q
5 次查看(过去 30 天)
显示 更早的评论
Hi all, I hope you are doing well. I have implemented the modulation classification Example with 11 Classes here the the example link is attached. I want to add a Class which have LTE and GSM signals In IQ Format. I have used comm.GMSKModulator for GSM modulation Now i want to create a class for LTE signal dataset In IQ Format. The follwing helper functions generate the modulation Signal in IQ format. How can i create for LTE Signal Please help me if anyone now about it
openExample('deeplearning_shared/ModulationClassificationWithDeepLearningExample')
1 个评论
Gerald Albertini
2022-2-7
Hammad,
If you have access to LTE toolbox, generating LTE compliant IQ waveforms is made simple using the wireless waveform generator app.
This example is shipping in Communications Toolbox and illustrates how to identify 5G and LTE signals.
I guess it could be of interest to you
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!