Skip to content

Commit

Permalink
Update Algorithm1AS.m
Browse files Browse the repository at this point in the history
  • Loading branch information
tranlenam committed Sep 18, 2023
1 parent 3f3837c commit 6449bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Algorithm1AS.m
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
rng('default');

nUsers = 3;
nTx = 8;
nTx = 128;
f = 4000; %Signal frequency in MHz
Ptx = 20; %Total transmit power in Watts
Bw = 5; %Signal bandwidth in MHz
Expand Down

0 comments on commit 6449bde

Please sign in to comment.