Daria Ivanchenko
Followers: 0 Following: 0
Statistik
14 Fragen
0 Antworten
RANG
203.798
of 295.569
REPUTATION
0
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
64.29%
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
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 (...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0