Community Profile

photo

Sterre


2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


anova1 to test difference accross values of elements in a row in a matrix, for the columns seperately (seperate anova1 test per column in a matrix)?
I want to run a statistical test on a matrix (which contains averages of a dataset), to see whether there are differences betwee...

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

1

답변

질문


How do I make a histogram that reports the amount of elements per matrix
I have to make a histogram that reports the amount of elements (number of rows) in a matrix, per specific matrix. My dataset co...

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

1

답변

질문


How to form a for-loop to: find the onset (first element) of trials of zeros, ones and twos, in an array of sequences of zeros, ones and twos
I am trying to make a function (with a for-loop in it) that finds the onsets of (three different) trials (in this case, the tria...

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

1

답변

질문


How to use a for-loop to find the onset (first element) of trials of zeros, ones and twos, in an array of sequences of zeros, ones and twos
I am trying to make a function that finds the onsets (three different) trials (in this case, the trial starts when a new sequenc...

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

2

답변

질문


How to use varargin: to specify a second input variable with separate output
I am trying to make a function that converts an amount of liters (first input variable) into mililiters by default. Additionally...

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

1

답변