D2D Cellular Region Range
조회 수: 1 (최근 30일)
이전 댓글 표시
I am working on a project related to D2D communications. I need to define a cellular cell region for a specific range of a D2D device transmitter. The D2D device can only communicate to another D2D device if it is within its allowed range. I am not sure how to follow the problem in Matlab. The D2D devices are distributed through Poisson Point Process.
댓글 수: 0
채택된 답변
Walter Roberson
2017년 10월 8일
If you assume that there are no blockages in transmission (a bad assumption for cellular considering concrete buildings), then you look at the (current) Euclidean distance between the points.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!