Feeds
提问
Pareto Distribution
Hi All, Please I need your help regarding the Pareto distribution. I need to write a program to generate a pareto distributed n...
12 years 前 | 0 个回答 | 1
0
个回答提问
Erlang Random variable
Hi all, i need to generate a random variable with erlang distribution, so is there anyone can help me please? thanks...
13 years 前 | 1 个回答 | 0
1
个回答已回答
Poisson random number generator
This is the final code: % ------------------------------------------------------------- function X = Poisson(lambda,n)...
Poisson random number generator
This is the final code: % ------------------------------------------------------------- function X = Poisson(lambda,n)...
13 years 前 | 0
已回答
Poisson random number generator
First of all, I'd like to thank you all for your cooperation with me. Based on Dirk Kroese, I wrote the following code to gener...
Poisson random number generator
First of all, I'd like to thank you all for your cooperation with me. Based on Dirk Kroese, I wrote the following code to gener...
13 years 前 | 0
提问
Poisson random number generator
Hi all please i need to know how to generate a Poisson distributed random variable without using the built-in function (poissrn...
13 years 前 | 9 个回答 | 3