Get min and max gravity values for each window

tag_outlier_windows_(gravity_vector, window_length, window_overlap)

Arguments

gravity_vector

A gravity vector

window_length

The number of samples per window.

window_overlap

Fraction in the interval [0, 1) specifying the amount of window overlap during the windowing transformation.

Value

Min and max values for each window.