add bitrate
This commit is contained in:
@@ -16,6 +16,7 @@ function [ber] = imdd_simulation_minimal(varargin)
|
|||||||
% TX
|
% TX
|
||||||
M = 4;
|
M = 4;
|
||||||
fsym = 112e9;
|
fsym = 112e9;
|
||||||
|
bitrate = 224e9;
|
||||||
apply_pulsef = 1;
|
apply_pulsef = 1;
|
||||||
fdac = 256e9;
|
fdac = 256e9;
|
||||||
fadc = 256e9;
|
fadc = 256e9;
|
||||||
|
|||||||
Reference in New Issue
Block a user