Borrar filtros
Borrar filtros

Linearly detrended and a 30-day running mean

1 visualización (últimos 30 días)
Ali Saremi
Ali Saremi el 5 de Mayo de 2021
Editada: Ali Saremi el 17 de Mayo de 2021
Dear Sir/Madam,
I hope you are well.
I have a dataset consisiting of water level observations.
The dataset needs to be linearly detrended first. Afterwards, the seasonal and interannual variability components need to be drived by applying a 30-day running mean to the detrended time series.
I was wondering if anyone could help me with this. Thank you and I look forward to hearing from you.
Kind regards,
Ali

Respuesta aceptada

Steven Lord
Steven Lord el 5 de Mayo de 2021
See the detrend and movmean functions.
  1 comentario
Ali Saremi
Ali Saremi el 17 de Mayo de 2021
Editada: Ali Saremi el 17 de Mayo de 2021
Hi Steven,
Thank for your reply. I did import my data into MATLAB and I was able to detrend the data column and plot it. but when I wanted to display a fit on the figure (linear) through Tools/linear, the option was off becasue of using datetime (i think) in the plot, so I had to plot the detrend values solely to fit a linear line in the detrended plot. I was wondering if you could help me with that. In my plot i want the date and detrend values while i could be able to display fits on figure.
Thank you and I look forward to hearing from you.
Kind regards,
Ali

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by