Mau Dudas
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 2 个回答 | 0
2
个回答提问
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...
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
5 years 前 | 2 个回答 | 0