Bit interleaving in DVB-T
조회 수: 9 (최근 30일)
이전 댓글 표시
I am trying to understand DVB-T from its simulink implementation. I was the file commdvbt_tablegen.m In line 26 I see that the rows are reshuffled from [1 2 3 4 5 6] to [1 4 2 5 3 6]. I couldn't understand the logic behind that. I referred sec 4.3.4 in the EN 300 744 V1.1.2 (1997-08) but couldn't find any clue for the same.
I will appreciate any help.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 PHY Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!