Turyn_to_T {HadamardR} | R Documentation |
Turyn_to_T internal function. converts Turyn sequences to Base Sequences.
Turyn_to_T(dat1, order)
dat1 |
is the Turyn sequences subset exported from Tseq |
order |
integer (order of the matrix) |
dat - Internal dataset containing 4 sequences in long form with lentgh 2n-1, 2n-1, n, n. Using the 4 Turyn sequences, the function creates 4 sequences of length n+p, n+p, n, n. Base Sequnces are usually used in creating matrices of Goethel Seidal array.
Turyn type-sequences are available for 28,30,34,36 in the internal table.
Basesequences of length of order
Goethals, J. M. and Seidel, J. J. (1967). Orthogonal matrices with zero diagnol. Canad. J. Math., 19, 259-264.
had_goethals_Turyn
for Goethals-Seidel construction method using Turyn sequences.