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
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
for i=1:5 rand(2,1)>0.5 end
0 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!