add bitrate

This commit is contained in:
sioe
2024-12-17 16:25:48 +01:00
parent e47a4dbbbe
commit 2be1254611

View File

@@ -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;