How to demodulate the CSI-RS symbols of a received 5G NR signal?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Dhaniklal
le 14 Fév 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 commentaires
Voir également
Catégories
En savoir plus sur PHY Components dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!