Calculate correlation using mean()
8 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Adam Danz
2019 年 3 月 21 日
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.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!