Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.signal_processing.sdynpy_harmonic.digital_tracking_filter_generator

Signature

def sdynpy.signal_processing.sdynpy_harmonic.digital_tracking_filter_generator(dt, cutoff_frequency_ratio=0.15, filter_order=2, phase_estimate=None, amplitude_estimate=None, plot_results=False)

Computes amplitudes and phases using a digital tracking filter

Parameters

Yields

Sends

xi : iterable The next block of the signal to be filtered fi : iterable The frequencies at the time steps in xi argsi : iterable The argument to a cosine function at the time steps in xi