modulation classification using deep learning
Show older comments
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 ?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!