photo

Dhanuja Elizabeth Thomas


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

nästan 8 år ago | 0 answers | 0

0

answers

Question


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...

nästan 8 år ago | 1 answer | 0

1

answer

Question


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...

nästan 8 år ago | 0 answers | 0

0

answers

Question


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...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


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 ...

ungefär 8 år ago | 2 answers | 0

2

answers

Question


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...

ungefär 8 år ago | 1 answer | 0

1

answer