Interleaving Nodes

Performs interleaving by writing the input data into an m (rows) × n (columns) matrix, one row after another. When the matrix is full, this node reads the data, one column after another. Typically, the MT Block Interleave (Matrix) and MT Block DeInterleave are used together.
Performs the interleaving process using a set of branches that the data elements cyclically pass through.
Changes the position of input data elements based on values specified in the permutation array.