Bit interleaving in DVB-T
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur PHY Components dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!