photo

Chalita


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
179,644
of 299,891

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,831

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 166,464

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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...

6 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...

7 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...

7 years ago | 2 answers | 0

2

answers