photo

Mau Dudas


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

8 Fragen
0 Antworten

RANG
157.352
of 297.547

REPUTATION
0

BEITRÄGE
8 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
 of 20.454

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 159.122

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten