Matlab and python code performing multiscale trend analysis based on piecewise linear approximations of time series according to the paper "Multiscale Trend Analysis" by I.Zaliapin, A.Gabrielov, V.Keilis-Borok.
Here is my blog post with some details.
To start, run and explore 'mta_example.m' (Matlab) or 'MTA-analysis.py'.
There are some distinction in this realization comparing to the paper, check the code!
Written in Cell Biology group of Utrecht University. E-mail for any questions.