Johanna Popp
Followers: 0 Following: 0
Statistik
14 Fragen
0 Antworten
RANG
85.313
of 295.569
REPUTATION
0
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
Feeds
Frage
test for significance of assignment to groups
Hi all, this is a quite basic statistics question but I was wondering how to best solve this problem in matlab. I have this...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Asign subjects to groups and get a group average
Hi all, I have a table containing 3 Variables - Subject ID (N = 1026) , Group ID (Total of 457 groups) and IQ score (one for ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Only keep rows of a table that that belong to certain subject names (specified in first collumn of row)
Hi all, I have my data stored in the form of a table where the first collumn contains the subject names ('subject_1', 'subjec...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Import data into matlab but ignore subject name
Hi all, I've been using this code to import data from my directory into a matlab structure. Data is saved in a way that each c...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Control for Confounding Variables in a Linear Regression Model
Hi All, I am trying to fit a multiple linear regression model to my data using the function fitlm(x) and I'm wondering how to g...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
find mode of an array but if there is no mode then return a random number
Hi all, I am trying to find the mode of the columns in a matrix A. My problem is, if there is no similar value in the column, ...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Save data from subfolders into a cell array
Hi all, I am trying to access several matrices from my directiry and store them in a cell array. They are stored in a way wh...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Create a matrix of average Values from a Vector
Hi all, It would be great if you could help me solve this problem! I have a vector of 5 numbers [2 4 8 9 12] and want to crea...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Convert 385*360 cell array containing 1*33 vector into 1*360 Matrix containing 385*33 double
Hi all, I am trying to convert 385*360 cell array, with each cell containing a 1*33 vector of double values, into a 1*360 cell...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Compute average size of 2 regions in a matrix
Hi all, I would like to normalze a structural connectivity matrix (360 x 360) containing the number of streamlines between...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Create a set of 165 random numbers
Hi all, I would like to create a set of 165 random numbers within the range of 1:557 so that the radom numbers are distributed...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Average matrix values across diagonal
Hi all :) I have an asymmetric structural connectivity matrix size 376 by 376 where the elements Cij and Cji are different. W...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Rotate 3D matrix
Hi all :) My problem seems to be quite simple but I can't figure it out somehow. I have a 3D array size 376x376x30 and I would...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Concatenate 2D matrices into one 3D matrix with for loop
I have a structure containing 557 376 x 376 double matrices. How do I concatenate the 2D matrices to create a 3D matrix with th...
mehr als 3 Jahre vor | 1 Antwort | 0