Many changes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
useprbs = 1;
|
||||
M = 4;
|
||||
M = 6;
|
||||
randkey = 1;
|
||||
datarate = 224e9;
|
||||
fsym = round(datarate / log2(M)) ;
|
||||
@@ -63,6 +63,7 @@ Tx_bits = Bits;
|
||||
|
||||
disp(['BER: ',sprintf('%.1E',ber),' - - PAM-',num2str(M)]);
|
||||
|
||||
|
||||
figure(200)
|
||||
clf
|
||||
hold on
|
||||
|
||||
Reference in New Issue
Block a user