anilgurses / 575-LTE-5G-CellSearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECE 575 Course Project

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

About


Languages

Language:MATLAB 100.0%