<t>If i want to generate n correlated randon walks when I know the correlation matrix Cij. How do I ensure that each random walk is consistent with each other?for instance if we have 2 stocks, the proceedure I use is to generate 2 normal walks gaus1 and gaus2Then correlated random walk gaus3 is give...