-
To simulate the project properly-
-
Change values of variables in
const.py
according to your wish. (Speciallytotal_sender_number
andtotal_receiver_number
). Make sure thattotal_sender_number
=total_receiver_number
= some integer (preferebly of size 2^n, i.e., 2, 4, 8, 16,...). -
You need to create as many number of input files in
./src/textfiles/input/
as the integer value you store intotal_sender_number
inconst.py
, for thatgen_file.py
script will help, iftotal_sender_number
> number of input files, the program may throw exceptions and desired results may not show up. -
Now make sure you're in the
./src
folder and runpython3 main.py
in the terminal after deleting the./src/textfiles/logfile.txt
,./src/textfiles/analysis.txt
andoutput.txt
files from.src/textfiles/output/
folder. -
Keep track of the live changes made on the newly generated
analysis.txt
andlogfile.txt
. -
Press
ctrl+c
twice to stop the simulation.
-
-
Notifications
You must be signed in to change notification settings - Fork 5
License
sam308/cdma-implementation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published