Add PAMmapper bit mapping and Gray penalty visualization
This commit is contained in:
@@ -30,7 +30,7 @@ end
|
||||
rx_symbols = eq_signal; %./ rms(eq_signal);
|
||||
correct_symbols = ref_symbols;
|
||||
|
||||
col = cbrewer2('Paired',numel(unique(correct_symbols))*2);
|
||||
col = cbrewer2('Paired',numel(unique(correct_symbols))*3);
|
||||
ccnt = -1;
|
||||
|
||||
levels = unique(correct_symbols);
|
||||
|
||||
Reference in New Issue
Block a user