photo

Dhanuja Elizabeth Thomas


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
281,025
of 301,966

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,475

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,784

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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 ...

10 years 前 | 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...

10 years 前 | 1 个回答 | 0

1

个回答