photo

Aishwarya Radhakrishnan


Last seen: plus de 5 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
146 450
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
83.33%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Find intersection of 2 normal distribution
Hi, I have 2 normal pdf and I want to find their intersection: the intersection is between 160 to 170. I have code as f...

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

1

réponse

Question


Find inverse of a cdf so as to sample x
I have a cdf calculated as follows: mu = 0; var = 1; x = -10:0.01:10; y = cumtrapz((2*pi*(var))^(-0.5)* exp(...

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

1

réponse

Question


find finverse of cumtrapz()
Hi, I have to invert the function that calculates cumtrapz of an equation as follows: mu = 0; var = 1; %x = -9:0...

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

1

réponse

Question


Conditioning bivariate gaussian distribution
Hi, I have a bivariate normal distribution as follows f(x): m = 0; c = [0.5 0.8; 0.8 2.0]; x1 = -4:0.2:4; ...

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

1

réponse

Question


Bivariate Normal Distribution different for expression and mvnpdf()
Hi, I am plotting 3D graph of bivariate gaussian distribution using 2 methods for the same range of x and y but still i am ge...

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

1

réponse

Question


Unable to convert expression into double array.
My code snippet is as follows: syms X mu std ; sym pi; definite_int = inline('(2*pi*(std^2))^(-0.5)* exp(-((X-mu).^2)/(2*(std...

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

1

réponse