Community Profile

photo

Mau Dudas


Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Integrating a t-test into a function how-to
Hey, I need to run two t-tests on my dataset in a fucntion one is meant to compare the means of reaction times and the other has...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Loading a sequence of files into Matlab - can't define 'cell'
I would like to load 200 data which is stored in 1x1 structures with three fields. Load command is pretty useless at this point ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to extract values from structure as array and assign numeric values to them?
So i have a structure called data looks like this data. gender = 'female' . age = '25' .reproductiontime = 10...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Multiple if loops with warning message variable appears to change size with every iteration
I am aware this might not be the only problem with the code but I honestly can't think of anything else. Other than the fact th...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Computing the mean RTs for correct trials
I have a data set that is 100x3 double. Column one corresponds to the conditions(1,2), column two corresponds to the accuracy of...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Computing accuracy in dataset
So i have never done this before and I can't get my head around it so - I've got a data set where every file contains three colu...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Switch Loop with Boolean expressions? Can it be done?
So I am trying to get a switch loop to display values of x=rand(1,10) when the values are greater than and smaller than 0.6? Be...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can I assign a variable to all the columns and all the rows of a matrix?
Got a 20x10 double matrix and I'd like to assign 'numsub' to the number of rows and 'numtrials' to the number of columns in the ...

más de 4 años hace | 2 respuestas | 0

2

respuestas