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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
for i=1:5 rand(2,1)>0.5 end
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Waveform Generation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!