time series comparison and grouping similarly behaving time series
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have data of 5 time serise in result9 (:, 5)
data was collected at same time scale exactly at same time so i think no need to interpolate. variables are same lenth.
i have (another variable dt4 it is a date and time variable this should use to categorize the 1st column data
dt4=(yyyy,mm,dd,0,0,0)
how can i use
"corrplot" function to check the the corelation among those 5 time seriese in same column
thank you verry much im new to matlab
if you have any other better optios to do this please tall me
my final objective is to find similerly bevaving time series in and group them in to 3 category
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Descriptive Statistics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!