Calculate correlation using mean()
8 views (last 30 days)
Show older comments
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
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.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!