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 Commento

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

Accedi per commentare.

Risposte (2)

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

1 Commento

Thank you for your answer! It took me a bit to see that !

Accedi per commentare.

Richiesto:

il 9 Mar 2016

Commentato:

il 7 Mar 2024

Community Treasure Hunt

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

Start Hunting!

Translated by