In 5G Toolbox the system-level simulation is very slow
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm using the PHY abstraction in The System-Level Simulation, yet the code runs very slowly (several hours to process a few frames on an ordinary Dell laptop). I have multiple cells (3) and multiple users per cell (6) , so that has an obvious impact on the run-time, but these are small numbers. Are there any tricks to speed this up? Our code is similar to provided examples such as "NR Cell Performance with Downlink MU-MIMO" and "NR Intercell Interference Modeling." I tried setting enableTraces to false, but that didn't help. I see there is a variable 'numMetricsSteps' that the code states affects simulaiton time, but I'm not sure if lowering it it will reduce accuracy?.Any other suggestions for speed-up?
0 Commenti
Risposte (1)
Shubham
il 24 Mag 2024
Hey Laurence,
Refer to the following suggestions for improving simulation time:
You may also use profiling tools to your advantage:
Although these are general suggestions but I hope these would help you out.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!