How to demodulate the CSI-RS symbols of a received 5G NR signal?

조회 수: 4 (최근 30일)
林林 苏
林林 苏 2021년 9월 7일
답변: Dhaniklal 2023년 2월 14일
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.

답변 (1개)

Dhaniklal
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

카테고리

Help CenterFile Exchange에서 Test and Measurement에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by