DEV Community

Cover image for Introduction to Fourier analysis of time series
Fischerbach
Fischerbach

Posted on • Originally published at fischerbach.Medium

Introduction to Fourier analysis of time series

How to detect seasonality, forecast and fill gaps in time series using Fast Fourier Transform


Mehmet E. Yavuz (2021). Fourier Series Animation using Harmonic Circles (link), MATLAB Central File Exchange. Retrieved January 24, 2021.

In this article, I will show you how useful for time series analysis is the Fourier transform. We will use the Fast Fourier Transform algorithm, which is available in most statistical packages and libraries. Visualisations and code examples in Python supplements this article.

Read more:
https://fischerbach.medium.com/introduction-to-fourier-analysis-of-time-series-42151703524a

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay