generating a random variable
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!