Python

How to Use FFT (NumPy, SciPy)

Translations: JA
Explains how to use FFT, one of the basic tools in signal processing.

Averaging Angles

Translations: JA
Although this is a basic problem, calculating the average of angles can be tricky and prone to mistakes. This article explains how to correctly find the average angle.