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

답변