photo

Nirajan Khatri


Last seen: más de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

10 Preguntas
0 Respuestas

CLASIFICACIÓN
111.774
of 300.331

REPUTACIÓN
0

CONTRIBUCIONES
10 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
20.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.920

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.124

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


multivariate Archimedean copulas (Clayton, Gumbel and Frank)
Hi everyone, I'm traying to estimate families of multivariate Archimedean copulas (Clayton, Gumbel and Frank) for 4 random va...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to generate a sample using Multivariate Gumbel copula or Multivariate Archimedean copula
I am trying to calculate multivariate Archimedean copula or only Multivariate Gumbel copula I have four random variable genera...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Calculating inverse of non square matrix
I have four 1*2000 matrix like u1, u2, u3, u4 whose each dimensions is 1*2000, i want to find their inverse independently, when ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


why doesnt it works
for i = 1 :1: N for j = 1 :1: N if u(i,j) < 1-a(i,j) && N<1- (u(i,j)/(1-a(i,j))) z= (1-a(i,j))*N ...

casi 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to calculate inverse Conditional distribution V/U
I am trying to calculate inverse conditional distribution u=u1 v12= Cinv(v/u) (u2/2,a12) v13 = Cinv(v/u) (u3/u,a13) v14 = ...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Archemedean copula for multiple random variables
Can we find Archemedean Frank Gumbel and Clayton copula for more than two variables ???

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Gaussian Copula and Correlation, I am trying to find gaussian copula for multiple variable, Please help me, is the u which i underline is correct or not
N = 1000; norm_mean = 0; norm_var = 1; r1= norm_mean+sqrt(norm_var)*randn(1,N); %calculating PDF y1 = pdf('Normal',r1,norm_...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


CAlculating Gaussian Copula but shows error
clc; N = 1000; norm_mean = 0; norm_var = 1; %generating random variable with standard normal distribution and %calculating ...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Please experts help me to check this code and comment if error please
clear all; clc; N = 1000; % standard normal distribution mean=0 and variance =1 norm_mean=0; norm_var=1; %generating rando...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Displays Nan in correlation result
I am finding the correlation between the generated random variable but the result is nan, can you please help me clear all; cl...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta