photo

Bashar AlHalaq


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort