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

15 visualizaciones (últimos 30 días)
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?

Respuestas (1)

Rafael Hernandez-Walls
Rafael Hernandez-Walls el 30 de Oct. de 2020
  3 comentarios
Hamed Hedayatnia
Hamed Hedayatnia el 30 de Oct. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by