I was having problem in finding description of the function "mwltelibrary". How can I know about it??
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Graham Freeland
il 8 Mag 2018
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 Commenti
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!