Filter löschen
Filter löschen

how to calculate the correlation coefficient of two data sets ( containing dates) ?

2 Ansichten (letzte 30 Tage)
I have to column arrays which containing dates...
I want to calculate the correlation coefficient between column A and column B
I use this code :
but it didn't work. it seems that i have first to convert dates to numbers
any idea on how i could calculate the correlation coefficient between A & B ?

Akzeptierte Antwort

the cyclist
the cyclist am 16 Sep. 2015
You can use the datenum command to convert dates to numeric.

Weitere Antworten (0)

Kategorien

Mehr zu Dates and Time 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!

Translated by