This hands-on workshop features guided exercises that teach the end-to-end workflow for modeling 5G and WLAN networks in MATLAB®. You'll also explore how to model and simulate wireless coexistence scenarios, using WLAN and Bluetooth as a practical example. Through these exercises, you'll write and run your code in MATLAB and discover how to model and simulate cellular and connectivity networks with minimal coding. You'll also learn how to visualize and analyze key performance metrics, enabling faster insights into network behavior and design trade-offs.
This workshop is intended for wireless system architects and engineers, MAC and PHY engineers, and wireless researchers.
- MATLAB-based Workflow for 5G, WLAN, and Bluetooth Network Modeling
- Simulate standards-based networks and measure key network KPIs
- Visualize network behavior in real time and log performance for post-processing and analysis
- Model typical and custom network scenarios to evaluate overall performance.
This repo contains the files required to run the hands-on Wreless network modeling workshop in MATLAB®. The "Exercise" files require code additions to
run. The "Solution Scripts" files have the required code additions and run to completion.
The files enable the following exercises:
- Exercise 1 - Operate the simulation engine, configure 5G nodes, create a simple network, and see statistics
- Exercise 2 - Operate the simulation engine, configure WLAN nodes, create a simple network, and see statistics
To Run:
- To conduct the workshop, use the "Exercise" files
- To simply run the completed exercises, run the following files in MATLAB:
- EXPL1_NR_Simplest_Network.mlx
- EXPL2_WLAN_Simplest_Network.mlx
Required MathWorks Products (https://www.mathworks.com)
Requires MATLAB release R2025a or newer
- Communications Toolbox Wireless Network Simulation Library;
- 5G Toolbox™
- WLAN Toolbox™
- Bluetooth Toolbox™
- DSP System Toolbox™
- Communications Toolbox™
- Signal Processing Toolbox™
To see additional wireless network simulation examples that perform
similar workflows as those in the workshop, see:
- https://www.mathworks.com/help/5g/ug/nr-cell-performance-evaluation-with-mimo.html
- https://www.mathworks.com/help/wlan/ug/802-11be-system-level-simulation-using-emlsr-multi-link-operation.html
The license for the Wireless-Network-Modeling-Workshop is available in the LICENSE.TXT file in this GitHub repository.
Copyright 2025 The MathWorks, Inc.