- Converting the pdf to a cdf.
- Generating uniform random numbers (from 0 to 1) using rand
- Mapping the uniform random numbers to the cdf.
Generate Random numbers from a 2 D probability density function
4 ビュー (過去 30 日間)
古いコメントを表示
i have the follow pdf : f(B,S); how can i generate random values for B and S that follow this distribution?? can someone help me??
0 件のコメント
回答 (2 件)
Sky Sartorius
2017 年 10 月 3 日
Conceptually, you can generate random numbers for any arbitrary distributions by
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!