Monalisa Chikezie
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Estadística
CLASIFICACIÓN
209.412
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
Creating vector of labels
I want to assign pics_ds the value 1 and words_ds -1. Both pics_ds and words_ds are 198x1 double. How do I do this? So far, I ha...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Convert voi.mat file to nii
Hi, I have 4 voi.mat files in each of 60 subfolders. I want to convert all to nifti files. Each voi file has similar information...
más de 2 años hace | 1 respuesta | 0
1
respuestaExtract value from every struct
Hi, thanks for the respnse. this is what I have so far, but it seems to give an error. vois={'ldF', 'rdF', 'lvF', 'rvF'}; f...
más de 2 años hace | 0
Pregunta
Extract value from every struct
I have four 1x1 struct files like the attached. mat file in every 60 subfolder, I want to extract the u field in each struct an...
más de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
every for loop never stops running
While trying to write a code for SVM classification, I noticed that once I get to the for loop to loop through subfolders to obt...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Deleting every 2nd element of a cell array.
X= [1,2;1,3;1,4;1,5;1,6;1,7;1,8;1,9;1,10;1,11;1,12;1,13;1,14;1,15;1,16;1,17;1,18;1,19;1,20;1,21;1,22;1,23;1,24;1,25;1,26;1,27;1,...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
For loop to work on files in subfolders, while skipping the first file
I want todecode my data with tdt on MATLAB. I have a folder, this folder has 70 sub-folders. Each of the 70 sub-folders has four...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
For loop for SVM variable files
I want to classify my data with SVM on MATLAB. I have a folder, this folder has 70 sub-folders. Each of the 70 sub-folders has t...
más de 2 años hace | 2 respuestas | 0