clustering based on correlation coefficient
7 次查看(过去 30 天)
显示 更早的评论
Hi,
I have a quite big set of timeseries data (about 3000) regarding the same temporal interval. I need to group these timeseries data on different sets based on pearson's correlation cofficient. A timeseries can be part of a specific set if and only the absolute value of his correlation with the others timeseries in the same set is greater than 0.9; in the worst case I will have only one time-series for each set (so a number of sets equal to the number of timeseries).
Unfortunately I don't know the subject, but maybe clustering algorithms could be useful for that problem?
Thank you.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Time Series 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!