Bit interleaving in DVB-T
1 次查看(过去 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 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!