![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22256413_1618837855137_DEF.jpg)
Johanna Popp
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
98.222
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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, ...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0