フィルターのクリア

Error while running the 'NR PUSCH Throughput' example

5 ビュー (過去 30 日間)
yara halihal
yara halihal 2023 年 8 月 4 日
コメント済み: yara halihal 2023 年 10 月 20 日
Hi,
I am getting the following error when running the 'NR PUSCH Throughput' example, from:
I am using MATLAB 2023a.
This is what I am getting:
#######
'HARQEntity' is used in the following examples:
DL-SCH and PDSCH Transmit and Receive Processing Chain
Model 5G NR Transport Channels with HARQ
NR PDSCH Throughput
NR PUSCH Throughput
NR NTN PDSCH Throughput
Error in try_LDPC (line 189)
harqEntity = HARQEntity(harqSequence,rvSeq);
#######
Thanks!

採用された回答

evelyn
evelyn 2023 年 10 月 3 日
That's what I encounter:
'HARQEntity' is used in the following examples:
DL-SCH and PDSCH Transmit and Receive Processing Chain
Model 5G NR Transport Channels with HARQ
NR PDSCH Throughput
NR PUSCH Throughput
Error in NewRadioPUSCHThroughputExample (line 371)
harqEntity = HARQEntity(harqSequence,rvSeq);
just saving HARQEntity.m to the same folder seems solve the problem
  1 件のコメント
yara halihal
yara halihal 2023 年 10 月 20 日
Thank you very much!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeUplink Channels についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by