Mau Dudas
2019 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年弱 前 | 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年弱 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 2 件の回答 | 0