Description: a program to divide a sequence to subsequences. Helpful for the OFDM simulations:
Function to divide the input sequence to sub sequences
s2ss - Function
1. (cd) Input the data
2. (hl) Hadamard matrix length
3. Outpot of the function is an array st(m,outs).
m is the number of the produced symbols
outs are the new sequences where their length is 0.75*hl where hl is the
Hadamard length.
Montadar Abas Taher
12/03/2011
To Search:
File list (Check if you may need any files):
s2ss.m
s2ss.txt