Chalita
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 2 个回答 | 0