Calculate correlation using mean()

8 views (last 30 days)
Raquel
Raquel on 21 Mar 2019
Commented: Adam Danz on 21 Mar 2019
Using the mean() function to calculate numerically the expected value E{·}.
How can I calculate the correlation between two adjacent columns at two time instants?
For example (101, 100).
I have to use mean function(), I'm working with processes
  1 Comment
Adam Danz
Adam Danz on 21 Mar 2019
It seems like the problem isn't understood well enough to ask a meaningful question. The mean() is used when computing correlations but it's just one of several steps. The problem has to be clear to you first.

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!