Community Profile

photo

Bashar AlHalaq


Last seen: 대략 2년 전 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변