How to demodulate the CSI-RS symbols of a received 5G NR signal?
조회 수: 4 (최근 30일)
이전 댓글 표시
now i have a 5g signal which is received from the field trial, i want know how to get the csi-rs symbols of this signal.
댓글 수: 0
답변 (1개)
Dhaniklal
2023년 2월 14일
Hi,
I understand that you want to know how to get the CSI-RS symbols of a signal.
You can use the nrCSIRS() function for the same.
Syntax:
[sym,info] = nrCSIRS(carrier,csirs)
To know more about the function, please follow the below link.
Thanks,
Dhaniklal
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Test and Measurement에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!