Generating a normal distribution to a given distribution
1 次查看(过去 30 天)
显示 更早的评论
Hi, I am having trouble with this question, can someone help me ASAP.
Generate N = 1000 samples from a standard normal distribution (zero mean, identity covariance) and transform these samples to be distributed as:
X= [x1,x2]T ~ N(μ, Σ), μ=[1,1]T, Σ= 2 -1
-1 1
This asks to plot on matlab. I am new to matlab
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!