![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8642690_1522128080629_DEF.jpg)
shir shalom
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Violin plot has tails that go beyond real data
Hi everyone, I'm using the awesome "distributionPlot.m" from file exchange in order to plot some nice violins. I've noticed th...
約6年 前 | 2 件の回答 | 0
2
回答質問
Mixed ANOVA (between-within)
Hi all, I want to run a *mixed two-way ANOVA* with sex as a *between factor*, and performance in 2 tasks as a *within factor*...
約8年 前 | 1 件の回答 | 0
1
回答質問
Dimensions error on paired t-test?
Hi all, I try to perform a paired t-test like that: a=[1;2;3] b=[10;20;30] h = ttest(a,b) and I get the following...
約8年 前 | 1 件の回答 | 0
1
回答質問
Array that contains a geometric series
Hi, Is there a short way to create an array in which the elements are making a geometric series? like for example the follow...
約8年 前 | 2 件の回答 | 1
2
回答質問
Suptitle - is it possible to use with arguments besides text?
for example - I want my super title to display the value of my variable "num". I coded this: suptitle('my number=%u',num...
8年以上 前 | 1 件の回答 | 1