<t>Assuming you know how to simulate uncorrelated standard normals Z_1 , ... , Z_n. Then (using Einstein summation) the vectors U_i = D_ij Z_j , i=1,...,n, are normally distributed with covariance matrix D'D (where D' = D transpose). In fact, D is just the Cholesky decomposition of the covariance ma...