Community Profile

photo

Michael Wolf


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
How to convert date/time from excel in 2 separate columns to a single date/time variable in matlab
Update: I learned that the MS Excel saves dates as a number greater than 1 and times as a decimal (<1), and that a user can add ...

5 years ago | 0

Question


How to convert date/time from excel in 2 separate columns to a single date/time variable in matlab
I have a long data spreadsheet in excel which has date in 1 column and time in a separate column. Example: Date 08/09/201...

5 years ago | 3 answers | 0

3

answers

Question


How do I compute the correlation between corresponding rows of two matrices?
I have two matrices, X and Y, which each have 60 columns and 10,000 rows. I would like to create a vector R, such that the nt...

6 years ago | 3 answers | 0

3

answers

Question


How do I calculate a sliding correlation between two time series
I would like to compute the sliding Pearson's correlation coefficient between two columns of data which represent physiologic me...

6 years ago | 1 answer | 0

1

answer