MATLAB, Python & R implementations of ETC measure

MATLAB program for ETC measure

Click here to download

In case you are unable to download from the above link, try here.

Copyright:

Nithin Nagaraj, Amrita Vishwa Vidyapeetham, May 2013

Note:

This is a MATLAB program for the computation of "Effort-To-Compress" (ETC) measure using Non-Sequential Recursive Pair Substitution (NSRPS) algorithm. This program may be used for research purposes only. We provide no guarantees on the validity of the output, or the interpretation of results. (Type 'help etc' on MATLAB command prompt to see some examples).

Reference:

Nithin Nagaraj, Karthi Balasubramanian, Sutirth Dey, A New Complexity Measure For Time Series Analysis and Classification, Eur. Phys. J. Special Topics 222, 847–860 (2013)

Python implementation of ETC:

ETCPy repository:

https://github.com/pranaysy/ETCPy

License:

Copyright 2020 Pranay S. Yadav and Nithin Nagaraj, National Institute of Advanced Studies, licensed under the Apache License, Version 2.0

R version of ETC:

Click here to download

Author: Daniel Koska, Technische Universität Chemnitz (http://www.tu-chemnitz.de/), February 2021.


(back to home)