Please, help with Time series statistic problem
1 回表示 (過去 30 日間)
古いコメントを表示
Hello, I'm using Matlab to compare 9 temperature time series, and I want to know if the difference between each of them is significant, *and I was wondering what the best way to statistically compare them to see if the peaks are the same or different , with a confidence interval of 95%, How can I do that?
Many thanks,............
1 件のコメント
dpb
2014 年 3 月 11 日
WAY too many unknowns to even hypothesize. The time to have designed the analysis technique was before having run the experiment.
Perhaps some indication of what kind of temperatures we're talking about and how collected and so on might at least lead to some ideas, but just as is, the answer is "No idea".
採用された回答
Walter Roberson
2014 年 3 月 11 日
It sounds like you might want to use cross-correlation. See xcorr2()
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!