generating a random variable

1 view (last 30 days)
fafz1203
fafz1203 on 15 Oct 2016
Here is what I want to do I want to generate a random variable X (X~N(0,A)), that is it has 0 mean and A is a 10*10 covariance matrix which is a 10*10 identity matrix
now what i want to do is I want to generate a 10*1000 random variable X using the above information. The resulting random variable should have a variance of 1 (rows and columns are uncorrelated)
Please help me if you can. Thanks

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!