photo

Liliana Sierra


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
2 回答

ランク
18,096
of 300,771

評判
2

コントリビューション
7 質問
2 回答

回答採用率
14.29%

獲得投票数
2

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

コントリビューション
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

回答