photo

Dhanuja Elizabeth Thomas


2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Getting power law random numbers and plotting its histogram
I'm using k = rand and power_law = (1-k)^(1/(-alpha+1)) (where alpha = 1.5) for getting the random numbers from power law distri...

約8年 前 | 0 件の回答 | 0

0

回答

質問


How to generate power-law random numbers ?
Hi, I'm confused in generating power law random numbers. Now I'm using the following code for generating power law random nu...

約8年 前 | 1 件の回答 | 0

1

回答

質問


How to find the parameter values of Hyper-Erlang distribution in Matlab
Hi, MLE and fitdist functions in Matlab gives the parameters values of given data set from various distributions such as e...

約8年 前 | 0 件の回答 | 0

0

回答

質問


What's happening inside the fitdist function in MATLAB ?
Hi, I would like to know more about fitdist function defined in MATLAB. Which method is following in this function to genera...

約8年 前 | 1 件の回答 | 0

1

回答

質問


Finding the Y values corresponding to histogram center
Hi, I'm using the function [counts,centers] = hist(xxx,100) for histogram plot. Here centers gives the center value of each ...

約8年 前 | 2 件の回答 | 0

2

回答

質問


How to generate a random numbers with increase in percentage?
I need to generate a uniform random speed with minimum speed 10 m/s and maximum 40 m/s. For that I'm using : rand_speed(ste...

8年以上 前 | 1 件の回答 | 0

1

回答