How to allocate frequency bands in Matlab
조회 수: 1 (최근 30일)
이전 댓글 표시
Can anyone provide me with the matlab code for allocating frequency channels to multiple users. Especially for a case where the number of channels is less than number of users. For example, I need to allocate 4 frequency channels to 16 users and calculate the pathloss, SINR and data rate of each user on each channel.
Thank you
댓글 수: 1
Walter Roberson
2020년 8월 4일
https://www.mathworks.com/matlabcentral/profile/authors/11695462 posted a lot of questions dealing with frequency allocation.
답변 (1개)
Aman Vyas
2020년 8월 10일
Hi,
There are various transmission modes which can be followed which supports some frequency channels to large number of users. Some techniques are OFDMA, Multi User MIMO.
Codes of these modelling architectures with different cases and different techniques can be viewed from this link based on the applications you are looking for.
Hope this helps !
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 ASK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!