powered by
Produces a matrix whose rows correspond to an orthogonal binary design matrix.
designMatrix(n)
An integer matrix of dimension 2^n by 2^n containing 1 and -1.
integer containing the number of elements in the set.
Robin Evans
combinations, subsetMatrix.
combinations
subsetMatrix
designMatrix(3)
Run the code above in your browser using DataLab