Community Profile

photo

Ekaterina Serikova


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to see the time difference of the same day for different time zones?
Hello! Could anybody help me in time difference issue? I have a vector of dates with time, char type, like this: "29-Jan-2...

8 years ago | 2 answers | 0

2

answers

Question


How can I insert a sequental columns in a matrix with a lag of three columns?
Dear all, I have a two-dimensional matrix A, which contains 914 columns. I would like to create a matrix B and insert every c...

8 years ago | 1 answer | 0

1

answer

Question


How to import dates so that MatLab sees them?
Dear all, I know that that problem was widely discussed, but still none of the previous solutions work for me (( I have a table...

8 years ago | 1 answer | 0

1

answer

Question


How to change to nan values in one matrix based on another logical matrix?
Dear MatLab experts, I have two matrixes: "First" (24 000 by 915) and "Second" (24 000 by 915). "First" consists of differen...

8 years ago | 1 answer | 0

1

answer

Question


Why log returns in MatLab are different from log returns in Excel?
Hello, I'm completely stuck with return calculation in matlab. I have three different lines of code that deliver me the same ret...

8 years ago | 1 answer | 0

1

answer

Question


How to set a condition for sequential number of non NaN values in a vector?
Hello, I have a matrix like that: NaN -0.00042 0.00073 -0.00298 NaN NaN -0.00114 0.00029 0.00265 NaN NaN -0....

8 years ago | 2 answers | 0

2

answers

Question


Subscript indices must either be real positive integers or logicals only in the loop
Dear all, I'm stuck with the error "Subscript indices must either be real positive integers or logicals." in the code below. ...

8 years ago | 2 answers | 0

2

answers

Question


How to make 30min intervals from 1min data taking the previous value for NaNs?
Hello, I have a matrix of type double(below). It consists of 1min stock prices (StockA, StockB, etc.). Year ...

8 years ago | 2 answers | 0

2

answers

Question


How can I make a logical array by comparing two date vectors?
Hello, could you please help me on the following issue. I imported an Excel file containing the vector of dates (44 by 1, type ...

8 years ago | 2 answers | 0

2

answers