photo

Bashar AlHalaq


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


three parameters gamma distribution
Hi, please I need a code to generate data sample from three parameter gamma distribution if you can help me

2 years 前 | 0 个回答 | 0

0

个回答

提问


choose a part of matrix with an condition
i have the following code: clc; clear all; close all; lamda=1; n=100;m=10; for i=1:n u=rand; t(i)=-log(1-u)./lam...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Inverse Cumulative distribution function
Hi, if i have the following CDF : F(X)=1/1+b(1+b-(1+b+qx/b))(1+x/b)^-q How can I find x=inverse(F(x)) with my best reguard...

3 years 前 | 2 个回答 | 0

2

个回答

提问


double truncated data sample
Hi, I generate data x using the code : clc; clear; eta=2; beta=4; theta=1; T=1; t1=0.1; t2=0.9; ni=[10 50 75 100 50...

3 years 前 | 1 个回答 | 0

1

个回答