how to calculate the length of the time domain samples in nrOFDMModulate
古いコメントを表示
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
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で LTE Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!