photo

Liliana Sierra


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
2 답변

순위
18,096
of 300,853

평판
2

참여
7 질문
2 답변

답변 채택
14.29%

획득한 표
2

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 1 | 1

1

답변

질문


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);%...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Making a three column matrix
Thank you!

대략 8년 전 | 0

질문


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

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 8년 전 | 답변 수: 0 | 0

0

답변

답변 있음
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 ...

대략 8년 전 | 0

질문


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?

대략 8년 전 | 답변 수: 2 | 1

2

답변