In 5G Toolbox the system-level simulation is very slow
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Shubham
2024-5-24
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!