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 件のコメント

nikhita
nikhita 2024 年 3 月 7 日
poly2trellis requires CommunicationsToolbox.
tPoly = poly2trellis(constrlen,genpoly);

サインインしてコメントする。

回答 (2 件)

Chloe Mica
Chloe Mica 2016 年 3 月 21 日

0 投票

Turning the convolutional code polynomial into a functional MATLAB trellis grid of expression? CreativePeptides

1 件のコメント

Tas H
Tas H 2016 年 3 月 21 日
Thank you for your answer

サインインしてコメントする。

Steven Lord
Steven Lord 2016 年 3 月 21 日

0 投票

The POLY2TRELLIS function is part of Communications System Toolbox. You will need this toolbox to use this function.

1 件のコメント

Tas H
Tas H 2016 年 3 月 21 日
Thank you for your answer! It took me a bit to see that !

サインインしてコメントする。

カテゴリ

質問済み:

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