Clear Filters
Clear Filters

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 views (last 30 days)
for i=1:5 rand(2,1)>0.5 end

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!