필터 지우기
필터 지우기

Why do poly2trellis(.) returns error for standard generator polynomials?

조회 수: 2 (최근 30일)
820408
820408 2016년 3월 18일
I was trying to generate trellis for standard code convolutional code
>>trellis = poly2trellis(4,[74 64]) returns
???Error using ==> poly2trellis
Generator describes code of less than specified constraint length.
Infact poly2trellis(.) returns same error for a bunch of codes listed in Table on page 560 of Error Correction Coding: Mathematical Methods and Algorithms by Todd K. Moon.
What exactly am I missing here.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Error Detection and Correction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by