Creates RLH sampling of maxiter points for n dimensions in the interval [lob,upb].
LH=RLHS(maxiter,n,lob,upb)
number of points.
number of dimensions.
row vector (1*n). Lower boundaries.
row vector (1*n). Upper boundaries.
Creates Random Latin Hypercube sampling of maxiter points for n dimensions in the interval [lob,upb].