Daria Ivanchenko
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
203.798
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
64.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Fit data to a sinusoidal curve
Hi! I have two plots with data, they both look like a part of sinusoid. I have to prove that the changes in these two plots star...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Delete the first element from each first row inside the cell array
Hi! How can I delete the very first element from the first row in every cell array? Number of rows inside each cell array is al...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Find the indices of one variable in another one avoiding NaNs
Hi! I have two matrices, A and B, they have the same number of rows and different number of columns. Matrix A is just some numb...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Find the certain amount of values between NaNs and make another variable from these values
Hi! I have a matrix A which has 50 rows and 15000 columns with some numbers and sometimes NaNs between them. In each of these r...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How to make a loop through each row?
Hi! I have a variable A in the size of 50x15000 with different numbers. And I have variable B, the same size 50x15000, that has ...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Split a matrix into smaller matrices based on another variable
Hi! I have two variables, the size of each of them is 50x15179, one of them (A) insludes some specific numbers, the other one (...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Combining two different size variables into one matrix
Hi! I have two variables of different size. Let's suppose A is the size of 1x5 and B is the size of 1x8. I want to make a matri...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Find zeros in one variable and mark it in another one
Hi! I have a code like this: blinks = zeros(size(pupil_left)); % blinks(end+1,:) = zeros(size(pupil_left)); filter_pupil_l...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make a matrix from the cells inside the cell?
Hi! I have a cell variable, the size is 4 by 3. The third column of the variable contains cells again. I want to extract the num...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to split the data inside the matrix correctly?
Hi! I have a matrix with two columns, the first one is time and the second one is trigger which has only 0 and 1. I want to spli...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How to find the time of event?
Hi! I have a matrix with two columns. The first column is time and the second one is events consisted of 0 and 1 only. I would l...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Split the long vector into shorter ones
Hi! I have a long vector that I want to split into the shorter ones. The vector contains only ones and zeros. I would like to s...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find numbers from one matrix in another one?
Hi everyone! I have to matrixes: the one is very huge and contains time data in the first column and zeros in the second column...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to remove five lines before every NaN in the vector?
Hi everybody! I am working with eye movements and currently analyzing some data from my experiments. I have a vector of data...
más de 4 años hace | 1 respuesta | 0