How to demodulate the CSI-RS symbols of a received 5G NR signal?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Dhaniklal
il 14 Feb 2023
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 Commenti
Vedere anche
Categorie
Scopri di più su PHY Components in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!