how do I know that my time series data has a seasonal trend

조회 수: 16 (최근 30일)
Ebtesam Farid
Ebtesam Farid 2020년 5월 20일
답변: Vaibhav Tomar 2020년 5월 27일
I have a variable of Zenith Wet delay (represent the effect of water vapor on GPS signal) with time resolution 1-hour for three years, it's just a vector of one coulmn, and I want to use FFT to know if my data has a seasonal cycles or not, but I don't know how to put the Fs in it or how to choose the better sampling rate of my data.
any help please.
Thanks

채택된 답변

Vaibhav Tomar
Vaibhav Tomar 2020년 5월 27일
Please refer to the following link for an example on how to apply Sn×m seasonal filters to deseasonalize a time series (using a multiplicative decomposition). You can use the same technique for checking seasonality of your time data.
You can also refer here for more information and different ways to check seasonality:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by