Maria
Aalto University
Followers: 0 Following: 0
Estadística
11 Preguntas
3 Respuestas
CLASIFICACIÓN
23.151
of 295.448
REPUTACIÓN
1
CONTRIBUCIONES
11 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
72.73%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
How to get rid of the white space when using subplot1 with imagesc?
Dear MATLAB experts, I have used subplot1 as follows: subplot1(5,4,'Min',[0.010 0.010],'Max',[0.99 0.99],'Gap', [0.01 0.05]...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to define figure position in subplot1?
Dear all, I would like to use subpot1: https://se.mathworks.com/matlabcentral/fileexchange/9694-an-improved-subplot-function...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Does audiowrite prevent clipping automatically?
Dear Matlab experts, If I use wavwrite, I get a warning that the wav file is clipped. However, when I use audiowrite, I don't...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot vertical lines with time in x-axis?
Hi all, I have plotted a signal with time in x-axis as follows: lengthinms = datalength/fs*1000; dt = lengthinms/datale...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Error using accumarray: First input SUBS must contain positive integer subscripts?
Hi all, I have tried Matlab function ranova but get an error: Error using accumarray First input SUBS must contain positi...
alrededor de 10 años hace | 0 respuestas | 1
0
respuestasAn error occurred while trying to modify linewidth
Many thanks for the answer! -Maria
alrededor de 10 años hace | 0
Pregunta
An error occurred while trying to modify linewidth
Hi all, I have tried to modify the linewidth as follows: plot(t,means(k,:)*10^13,color{c},linewidth(c)), where color ...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Get a string from cell array?
Hi all, I have a cell array of the variable names as: varnames = {'t1', 't2', 't3', 't4'} I have tried to save the vari...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaHow to find indices of elements but keep the order unchanged?
Thanks a lot! This seems to work. -Maria
alrededor de 10 años hace | 0
Pregunta
How to find indices of elements but keep the order unchanged?
Hi all, I have a cell array ch_names of channel names and I would like to get indexes of certain channels that I have given i...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasStatistical differences between signals?
Thank you for the answer! I will try multicompare. -Maria
alrededor de 10 años hace | 0
Pregunta
Statistical differences between signals?
Hi, I have measured brain responses of 15 subjects during three different tasks. I would like to find the time intervals wher...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I merge two strings?
I would like to load multiple files in a loop. Is it possible to merge strings as follows: subjects=cell(19,1); subjec...
más de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
Index exceeds matrix dimensions when saving the data?
I have tried to save matlab arrays in a file data_tables.mat as follows: save('data_tables','N1amprighthp','P2amprighthp','N1la...
más de 10 años hace | 1 respuesta | 0