how can I get poly2trellis source code?

Hello, I'm running an OFDM code on matlab, but it couldn't recognize the poly2trellis function. Can anyone tell me how can I get the code of this function? Thank you

1 个评论

poly2trellis requires CommunicationsToolbox.
tPoly = poly2trellis(constrlen,genpoly);

请先登录,再进行评论。

回答(2 个)

Chloe Mica
Chloe Mica 2016-3-21
Turning the convolutional code polynomial into a functional MATLAB trellis grid of expression? CreativePeptides
Steven Lord
Steven Lord 2016-3-21
The POLY2TRELLIS function is part of Communications System Toolbox. You will need this toolbox to use this function.

类别

帮助中心File Exchange 中查找有关 Error Detection and Correction 的更多信息

提问:

2016-3-9

评论:

2024-3-7

Community Treasure Hunt

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

Start Hunting!

Translated by