i am reading a book "Understanding LTE with MATLAB: From Mathematical Modeling to Simulation and Prototyping". In chapter five when i run the matlab code by the name of commlteSISO.m, an error appear "Undefined function or variable 'commLTETurboDecoder'", i think this function is not present. can somebody help me overcome this error?

댓글 수: 2

xiaoxiao sun
xiaoxiao sun 2018년 4월 8일
편집: xiaoxiao sun 2018년 4월 8일
I have the same problem.can you email me this file?too many thanks
No, only Mathworks is authorized to distribute their code. You need to get access to an older version or you need to rewrite in terms of newer functions.

댓글을 달려면 로그인하십시오.

 채택된 답변

Walter Roberson
Walter Roberson 2017년 7월 29일

0 개 추천

commLTETurboDecoder was present only up to R2015b.
$ ls -l /Applications/MATLAB_R2015b.app/toolbox/comm/commdemos/commLTETurboDecoder.m
-r--r--r-- 1 roberson admin 13408 15 Oct 2013 /Applications/MATLAB_R2015b.app/toolbox/comm/commdemos/commLTETurboDecoder.m
You might be able to rewrite in terms of http://www.mathworks.com/help/lte/ref/lteturbodecode.html

댓글 수: 5

Faizan Saeed
Faizan Saeed 2017년 7월 30일
kindly email me commLTETurboDecoder.m file
Walter Roberson
Walter Roberson 2017년 7월 30일
편집: Walter Roberson 2017년 8월 27일
I cannot do that. Only Mathworks is authorized to distribute their code. If you have a non-student license that is not a trial license, then you can download older versions of MATLAB than the one your license is for. I have not figured out whether students can download previous versions. Trials cannot download previous versions except by asking Mathworks for them.
Faizan Saeed
Faizan Saeed 2017년 8월 27일
Alright. Thank you for your help. i found that function m.file. can you tell me what is best version of MATLAB to run successfully all the MATLAB m.files of the book "Understanding LTE with MATLAB: From Mathematical Modeling to Simulation and Prototyping" ?
Sorry; I know that the book exists, but I do not have a copy and have not tried to execute the examples.
Faizan Saeed
Faizan Saeed 2017년 8월 28일
Alright.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

질문:

2017년 7월 29일

댓글:

2018년 4월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by