shir shalom
Followers: 0 Following: 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 1