how to calculate the length of the time domain samples in nrOFDMModulate
Ältere Kommentare anzeigen
Hello,
I am using the function nrOFDMModulate to generate OFDM modulated waveform.
In the documentation, the details mentioned are as follows (nrOFDMModulate)
[waveform,info] = nrOFDMModulate(carrier,grid)
where, waveform — OFDM modulated waveform, returned as a complex-valued matrix of size T-by-P
- T is the number of time-domain samples in the waveform
- P is the number of transmit antennas.
Here, I would like to know how to calculate the length of T?
Thanks
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu LTE Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!