How to demodulate the CSI-RS symbols of a received 5G NR signal?
2 次查看(过去 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 中查找有关 PHY Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!