modulation classification using deep learning
显示 更早的评论
Hi,
I need your help . I am working on Modulation Classification and I found a matlab tutorial about it using CNN classification algorithm.
First I want to generate random data and waveform for each modulation type. I run the trainFirst.m and waveform.m , respectively. I have also getModulator.m, getSource.m and helperModClassFrameGenerator.m
I can generate frames for digital 8 different modulation types. How can I see these data ? In example, It is added to frameStore. I didn't get it ?
Have you any other code about modulation classification ? Bcs this example is complicated according to me. I couldn't follow these steps in the example .
Also I have another question about this example. it uses analyzeNetwork() function and tells that "this network has 98,323 learnables" How do we get this info ?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!