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
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 !

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

카테고리

도움말 센터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