Community Profile

photo

Chalita


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to skip NaN values in cross correlation between 2 time series datasets.
Hi. I need to conduct cross correlation analysis between 2 time series datasets. Both datasets contain NaN values. In matlab, xc...

4 years ago | 1 answer | 0

1

answer

Question


Is the result from xcorr(zscore(X),zscore(Y), 'coeff') the same as correlation coefficient for each lag position?
I have 2 data sets (X and Y). Both have different units, so I standardized them by calculating zscores for each data set. I woul...

5 years ago | 1 answer | 0

1

answer

Question


How to average every n files in a cell array?
Hi.I'm really new to matlab. I have about 1,000 cells in my cell array. How to, instead of taking average across all cells, take...

5 years ago | 2 answers | 0

2

answers