統計
All
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Convolutional Coding/Decoding Using Matlab Functions
For the vitdec function, the "cont" (continuous) mode of operation incurs a delay which is why the decoded output has zeros. I...
Convolutional Coding/Decoding Using Matlab Functions
For the vitdec function, the "cont" (continuous) mode of operation incurs a delay which is why the decoded output has zeros. I...
3年以上 前 | 2
| 採用済み
回答済み
How preamble signal is generated in Massive MIMO Hybrid Beamforming
The sequence selected in helperGenPreamble.m is based on the Long Training Field (LTF) used in WLAN (802.11) standards. It is ba...
How preamble signal is generated in Massive MIMO Hybrid Beamforming
The sequence selected in helperGenPreamble.m is based on the Long Training Field (LTF) used in WLAN (802.11) standards. It is ba...
5年以上 前 | 1
| 採用済み
回答済み
Cannot reproduce 5G NR Polar Code performance using 5G Toolbox
One of the issues we realized was that even though the text and code in the example used QPSK, we had actually used BPSK for the...
Cannot reproduce 5G NR Polar Code performance using 5G Toolbox
One of the issues we realized was that even though the text and code in the example used QPSK, we had actually used BPSK for the...
6年弱 前 | 0
| 採用済み
回答済み
How to encode uplink channel using 5G polar code?
Within the script NewRadio5GPolarCodingExample.m (line 223), please also update the CRC polynomial for the fcn call h5gCRCEncode...
How to encode uplink channel using 5G polar code?
Within the script NewRadio5GPolarCodingExample.m (line 223), please also update the CRC polynomial for the fcn call h5gCRCEncode...
約6年 前 | 0
| 採用済み
回答済み
Error in h5gPolarDecoder
Please check the LLR inputs provided to the decoder object - these need to be accurately scaled based on the noise variance mode...
Error in h5gPolarDecoder
Please check the LLR inputs provided to the decoder object - these need to be accurately scaled based on the noise variance mode...
6年以上 前 | 0
| 採用済み
回答済み
channel coefficient in IEEE 802.11n channel models
For an 802.11n system, the receiver would include the channel estimation stage which would offer this matrix for every per-subca...
channel coefficient in IEEE 802.11n channel models
For an 802.11n system, the receiver would include the channel estimation stage which would offer this matrix for every per-subca...
約8年 前 | 1
送信済み
Soft-Decision Viterbi Decoding with Puncturing
Performs soft-decison Viterbi decoding with puncturing over an AWGN channel using Simulink(R).
約8年 前 | ダウンロード 4 件 |
回答済み
Have You Used Comm.SphereDecoder System Object For Soft Output?
Couple of issues with the code. The Viterbi Decoder is set to the continuous operation which introduces a delay of tblen bits wh...
Have You Used Comm.SphereDecoder System Object For Soft Output?
Couple of issues with the code. The Viterbi Decoder is set to the continuous operation which introduces a delay of tblen bits wh...
約9年 前 | 1