Statistics Toolbox
  Go to function:
    Search    Help Desk 
ff2n    Examples   See Also

Two-level full-factorial designs.

Syntax

Description

X = ff2n(n) creates a two-level full-factorial design, X. n is the number of columns of X. The number of rows is 2n.

Example

X is the binary representation of the numbers from 0 to 2n-1.

See Also



[ Previous | Help Desk | Next ]