5G library functions for LTE system toolbox

  • I could find a list of matlab functions used in LTE system toolbox for downlink channels, uplink channels, sidelink channels etc (as shown in the screenshot).
  • However I couldn't find the list of functions used in 5G for LTE system toolbox(example: h5gCRCEncode, h5gCodeBlockSegment, h5gLDPCEncode, h5gRateMatchLDPC etc). Is there any way that I could get a list of functions used in matlab for 5G?

2 件のコメント

Walter Roberson
Walter Roberson 2018 年 8 月 27 日
編集済み: Walter Roberson 2018 年 8 月 27 日
Shannon Cherry
Shannon Cherry 2018 年 8 月 27 日
I have already downloaded the documentation and referred the three 5G library examples. From this, I could get only the functions mentioned in the documentation. But I need all the functions included in 5G. As mentioned in my post, the functions h5gCRCEncode, h5gCodeBlockSegment, h5gLDPCEncode, h5gRateMatchLDPC etc are not included in the documentation that you shared, but can be found when we search for them in the help/doc window.

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

 採用された回答

Graham Freeland
Graham Freeland 2018 年 8 月 31 日

2 投票

Hi Shannon,
The h5gXXXX functions are, strictly speaking, part of the examples so their documentation is localized to the function help and doesn't appear back in the pdf.
All of these example related files are in lte5gexamples directory of the 5G Library. To see the help of an individual file, use the help command e.g. help h5gPDSCHResources.
If you'd like to see the help for all of the functions together then use the Help Report on the lte5gexample directory:
Graham

3 件のコメント

Shannon Cherry
Shannon Cherry 2018 年 9 月 6 日
編集済み: Shannon Cherry 2018 年 9 月 6 日
Thanks for the info. I had a look into the lte5gexample directory as you mentioned (attached screenshot for reference), but unfortunately there are only few downlink functions. I couldn't find anything for uplink. Should I download any add-on to use functions like PUSCH? Kindly suggest where to find list of all malab functions used under h5gxxxx.
Graham Freeland
Graham Freeland 2018 年 9 月 6 日
編集済み: Graham Freeland 2018 年 9 月 6 日
In addition to the 38.901 CDL and TDL channel models, the set of 35 h5gXXXX function in the directory is the full list of example related functions. Currently the 5G Library is focused on the downlink only.
Graham Freeland
Graham Freeland 2018 年 10 月 15 日
Hi there,
Check out the new 5G Toolbox, released for R2018b.
You can find the product info here: https://www.mathworks.com/products/5g.html
and the documentation here: https://www.mathworks.com/help/5g/
Graham

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

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by