Borrar filtros
Borrar filtros

A missing function "CommLTETurboDecoder.m"

2 visualizaciones (últimos 30 días)
Faizan Saeed
Faizan Saeed el 29 de Jul. de 2017
Comentada: Walter Roberson el 8 de Abr. de 2018
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 comentarios
xiaoxiao sun
xiaoxiao sun el 8 de Abr. de 2018
Editada: xiaoxiao sun el 8 de Abr. de 2018
I have the same problem.can you email me this file?too many thanks
Walter Roberson
Walter Roberson el 8 de Abr. de 2018
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.

Iniciar sesión para comentar.

Respuesta aceptada

Walter Roberson
Walter Roberson el 29 de Jul. de 2017
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 comentarios
Walter Roberson
Walter Roberson el 27 de Ag. de 2017
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 el 28 de Ag. de 2017
Alright.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre LTE Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by