How to accelerate the raytrace algorithm using gpu or other methods?

I had the city scenario loaded using siteviewer and defined tx,rx and propagation model rtmp as the example documentation said. The raytrace algorithms in the program takes tens of seconds or even hundreds of seconds. How should I accelerate these algorithm? Can it be done with gpu?

1 Comment

In propagationModel, I have set MaxNumDiffractions to 0. This greatly increases the speed of the algorithm, but it is not enough.

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 21 Jul 2023

Commented:

on 21 Jul 2023

Community Treasure Hunt

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

Start Hunting!