photo

Liliana Sierra


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

7 Questions
2 Réponses

RANG
18 096
of 300 779

RÉPUTATION
2

CONTRIBUTIONS
7 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
14.29%

VOTES REÇUS
2

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 997

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 1

Afficher les badges

Feeds

Afficher par

Question


Confidence intervals interpretation help
Hi all! I have the following code: Linear regression model: y ~ 1 + x1 Estimated Coefficients: ...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


Interpreation of fitlm results
Hi! I used the fitlm() to get some values of a linear regression, and I got the following results: Linear regression model:...

presque 8 ans il y a | 1 réponse | 1

1

réponse

Question


Save a column as a variable
Hi! This is the code I have so far: c=zeros(271,4); for k=150:420;% c(k-149,1)=k;%i c(k-149,2)=sum(LENG2*10==k);%...

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

1

réponse

Question


apply function to all elements in a column
Hi! So I have this function: (-1/K)*log(1-i)/L)) K is a constant L is a constant i are the elements of the column I want to ...

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

1

réponse

Réponse apportée
Making a three column matrix
Thank you!

environ 8 ans il y a | 0

Question


Making a three column matrix
Hi everyone! I am having trouble with the following: I have built a 31 row by 3 columns ceros matrix and I am trying to index ...

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

2

réponses

Question


Error using optimization and likelihood
Hi, I keep getting this errors: Error in selectivitykk>@(initial)neg_log_likelihood(initial,c,p2,R2,R3) (line 23) ...

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

0

réponse

Réponse apportée
Adding skewness to normal distribution in matlab code
Hi! thanks for the answer! But, what if I just want to add the kurtosis to a code I already have for normal distribution? I am ...

environ 8 ans il y a | 0

Question


Adding skewness to normal distribution in matlab code
Hi! How can I add skewness to a normal distribution code in matlab and in the plot in matlab?

environ 8 ans il y a | 2 réponses | 1

2

réponses