Community Profile

photo

Bashar AlHalaq


Last seen: environ 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

environ 2 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 2 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 3 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 3 ans il y a | 1 réponse | 0

1

réponse