randintrlv
R2026bReorder symbols using random permutation
Description
rearranges the elements of intrlvd = randintrlv(data,stream)data using a random permutation. The output
of this function is repeatable for a given same random stream with the same state, but
different random streams and different states produce different permutations. Create two
identical random streams, one for the interleaver and one for the deinterleaver. For more
information, see RandStream.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a