This project simulates the LTE and 5G cell search&synchronization. Project is written in matlab and it also includes a GUI. To generate the results without using the GUI
matlab -r ./simulation_run.m
or
-nodisplay -r "./simulation_run.m ; exit"
To use the gui, please open the main.mlapp file with Matlab.
NOTE: Matlab R2022a+ needed