I was having problem in finding description of the function "mwltelibrary". How can I know about it??

When I used function "lteTurboEncode" and went through it's internal program I found that a function "mwltelibrary" is present there. When I tried to access it's internal program I couldn't do it. Please tell me how can it be accessed. If there is no chance to access it, kindly tell me how can I know what parameters have been used in "lteTurboEncode" and how interleaving has been performed in this ?

Answers (1)

Hi, like you said, this an internal mex function that is part of the LTE System Toolbox implementation. The turbo coding function, lteTurboEncode, has no additional parameters, other than the input data itself, which is encoded according to the LTE standard, TS 36.212 section 5.1.3.2.

Asked:

on 5 May 2018

Answered:

on 8 May 2018

Community Treasure Hunt

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

Start Hunting!