kzahedi / entropy

C++ Implementation of entropy measures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entropy++

C++ Implementation of entropy measures

Sparse matrix implementations are available.

More information will follow soon.

Entropy

A detailed description will follow soon.

Mutual Information

A detailed description will follow soon.

Predictive Information

A detailed description will follow soon.

Morphological computation

MC_W and MC_MI are available and more information about these measures can be found in

Evaluating Morphological Computation in Muscle and DC-motor Driven Models of Human Hopping, by Keyan Ghazi-Zahedi, Daniel F.B. Haeufle, Guido Montufar, Syn Schmitt, and Nihat Ay, Front. Robot. AI, 2016, PDF

The file examples/hopping/mc.cpp contains the calculations that lead to the results discussed in the paper above.

The files and data used in that publication can also be found in the directory matlab. Running the script analyse_hopping_data will produce the results found in the publication.

Authors

Iterative Scaling Algorithms were implemented by Carlotta Langer

About

C++ Implementation of entropy measures


Languages

Language:C++ 72.9%Language:MATLAB 10.9%Language:Python 7.6%Language:Makefile 5.2%Language:CMake 3.4%Language:C 0.0%