Exponential Distribution for random number

3 ビュー (過去 30 日間)
Aftab Ahmed Khan
Aftab Ahmed Khan 2015 年 11 月 7 日
コメント済み: Star Strider 2015 年 11 月 7 日
Hi, How can i generate an exponential distributed random integer from the interval [1 16]. Thank you so much.

採用された回答

Star Strider
Star Strider 2015 年 11 月 7 日
I need a bit of clarification. Are the means on the interval [1 16], do you want the output to be on the interval 1 16, or a row vector of 16 exponentially distributed random variables? You have to specify a mean (or an array of means) in the second and third instances. (You can do any of these easily enough, but the output are no longer strictly exponentially distributed in the second instance.)
  6 件のコメント
Aftab Ahmed Khan
Aftab Ahmed Khan 2015 年 11 月 7 日
Hi, Thank you for it. Take care & good nite.
Star Strider
Star Strider 2015 年 11 月 7 日
My pleasure.
Thank you. You, too!

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by