How to simulate multiple users 5G toolbox

1 回表示 (過去 30 日間)
Andrea Marotta
Andrea Marotta 2021 年 2 月 24 日
回答済み: SACHIN KHANDELWAL 2025 年 1 月 21 日 12:14
I started developing my simulation from the example NRFDDSchedulingPerformanceEvaluationExample.mlx
I see that the example loads app configurations and channel configurations from the following files:
  • NRFDDAppConfig.mat
  • NRFDDRLCChannelConfig.mat
But in the above mentioned files RNTIs goes from 0 to 4, so I assume only 5 users are condiered. Am I right?
How to extend the simulation in order to have more than 5 users?

回答 (1 件)

SACHIN KHANDELWAL
SACHIN KHANDELWAL 2025 年 1 月 21 日 12:14
To change the RNTI, one of the possible way is to load the .mat file in MATLAB workspace and then try to update/add the data and see if it helps in custom simulation. https://www.mathworks.com/help/matlab/matlab_env/save-load-and-delete-workspace-variables.html

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by