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

15 Ansichten (letzte 30 Tage)
Hamed Hedayatnia
Hamed Hedayatnia am 30 Okt. 2020
Kommentiert: Hamed Hedayatnia am 30 Okt. 2020
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?

Antworten (1)

Rafael Hernandez-Walls
Rafael Hernandez-Walls am 30 Okt. 2020
  3 Kommentare
Hamed Hedayatnia
Hamed Hedayatnia am 30 Okt. 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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by