Skip to content

Frequency modulation

timecave.data_generation.frequency_modulation

This module contains helper functions that can be used to generate time series with time-varying frequency characteristics.

Classes:

Name Description
BaseFrequency

Base class for frequency modulation.

FrequencyModulationWithStep

Frequency modulation where the dominant frequency changes abruptly.

FrequencyModulationLinear

Frequency modulation where the dominant frequency changes linearly.