Info
此问题已关闭。 请重新打开它进行编辑或回答。
I wanted to generate a normal random variable which has a predefined co-variance with another random number.
1 次查看(过去 30 天)
显示 更早的评论
I wanted to generate a normal random variable which has a predefined co-variance with another random number. But I can't figure out how to proceed.Here is the specific problem,
I have e~N(0,1) and I want to generate X such that cov(x,e)=1 and E(X)=0. How can I generate this random number with sample size 500?
Thanks!
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!