hi everyone, can anybody tell me how to plot a constellation diagram with four signal levels of 00 to -3d, 01 to -d, 11 to +d and 10 to +3d, or if not, just tell me how the diagram should look like? I have written down the code used to generate bits
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
for i=1:5 rand(2,1)>0.5 end
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!