How can I obtain slope of a trend line calculated for a time serie

16 visualizzazioni (ultimi 30 giorni)
Hi folks,
I wanna obtain the slope of the trend lines which have been calculated for time series. As you can see in the attached plot, there are 3 time serie and trend line has been shown for each one. How can I obtain the slope of each trend line?

Risposte (1)

Rafael Hernandez-Walls
Rafael Hernandez-Walls il 30 Ott 2020
  3 Commenti
Hamed Hedayatnia
Hamed Hedayatnia il 30 Ott 2020
polyfit is not applicable on time series because the x values are dates.
Error using polyval (line 67)
Inputs must be floats, namely single or double.

Accedi per commentare.

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by