DEV Community

AndreiKeino
AndreiKeino

Posted on

The effective algorithm for constant state detection in time series

Hello,
updated description of my effective algorithm for constant state detection in time series is here:

https://figshare.com/articles/preprint/The_effective_algorithm_for_constant_state_detection_in_time_series_V_2_3_/28375532?file=52219271

The effective algorithm for constant state detection in time series.

The article introduces simple and effective algorithm for constant state detection in time series. The algorithm, based on sliding window of variable length, searches a sections of time series with some given minimal length, that have all the values in some given range. It is shown that the computational complexity of aforementioned algorithm is O(N log N), where N is the length of time series.

Thank you,

Andrei Keino

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs