I was having problem in finding description of the function "mwltelibrary". How can I know about it??
10 次查看(过去 30 天)
显示 更早的评论
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 ?
0 个评论
回答(1 个)
Graham Freeland
2018-5-8
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!