Generating samples of two dimensional random variable
显示 更早的评论
First I want to generate a two-dimensional random variable (X1,X2) where X1 is from unif [0,1] and X2 is independently from unif [0,x1] and I want to generate a Y*2Z matrix where each row will consists of Z independent draws of (X1, X2). What will be a compact way to write this code?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Univariate Discrete Distributions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!