Source code to solve and test the effect of Large-Scale Simultaneous Multiple Users in the resource allocation problem with carrier aggregation in cellular networks
The files to excecute are:
- Execute01_SmallScale_Paper.m: This code will show the results of the small-scale imlementation.
- Execute02_LargeScale_Paper.m: This code will show the results of the large-scale imlementation. Make sure to modify the last line in order to save the workspace variables in your local disk.
- Execute03_SummaryResults.m: This functin produces tables the graphics of the large scale scenario that are presented in the paper.
Files named as F##xxxxxxx.m are functions used by the previous files.
Files ".mat", are the results of the simulations presented in the paper that motivated this work: "Effect of Large-Scale Simultaneous Multiple Users in the Resource Allocation Problem with Carrier Aggregation in Cellular Networks" by Juan Carlos Bedoya and Ahmed Abdelhadi.
Finally, some vectorized figures (created in visio software) were also added to this file. Please feel free to use them.
Juan Carlos Bedoya C. October 3th, 2018.