Release 12 Sidelink PSCCH and PSSCH Throughput Example - hPerfectTimingEstimate

1 vue (au cours des 30 derniers jours)
JUAN CARLOS VARGAS RUBIO
JUAN CARLOS VARGAS RUBIO le 11 Juil 2019
Modifié(e) : Kaashyap Pappu le 17 Juil 2019
Hello,
I ran this example and it worked perfectly with the default parameters but when I set:
% Perfect channel estimator flag
perfectChanEstimator = true;
It gives me the following error:
Undefined function or variable 'hPerfectTimingEstimate'.
Error in D2D_Simulation_MultipleTB (line 183)
offset = hPerfectTimingEstimate(fadingInfo);
I think the version of the toolbox i'm using is not the most recent one? I use MATLAB R2017b
If someone has the definition of the function or fixed this problem it other way, it would be very helpful if you could share your solution.
Thanks.

Réponses (1)

Kaashyap Pappu
Kaashyap Pappu le 17 Juil 2019
Modifié(e) : Kaashyap Pappu le 17 Juil 2019
Hi,
The “perfectChanEstimator” flag and “hPerfectTimingEstimate” function were introduced in MATLAB R2018b.
For R2017b, the Release 12 Sidelink PSCCH and PSSCH Throughput Example documentation link is https://in.mathworks.com/help/releases/R2017b/lte/examples/release-12-sidelink-pscch-and-pssch-throughput.html?searchHighlight=Release%2012%20Sidelink%20PSCCH%20and%20PSSCH%20Throughput&s_tid=doc_srchtitle. This is available in the MATLAB documentation archive.

Catégories

En savoir plus sur LTE Toolbox dans Help Center et File Exchange

Produits


Version

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by