generating a random variable
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Random Number Generation en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!