generate random numbers subject to

Hi, I am trying to generate a set of random numbers X between 0 and 1 subject that an equation depending on X can be negative. Thanks a lot,

回答 (1 件)

Image Analyst
Image Analyst 2016 年 4 月 18 日

0 投票

You need to do inverse transform sampling. https://en.wikipedia.org/wiki/Inverse_transform_sampling This involves getting the CDF of the equation. I attach a Rayleigh example.

カテゴリ

ヘルプ センター および File ExchangeRandom Number Generation についてさらに検索

質問済み:

2016 年 4 月 18 日

回答済み:

2016 年 4 月 18 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by