C++ Implementation of entropy measures
Sparse matrix implementations are available.
More information will follow soon.
A detailed description will follow soon.
A detailed description will follow soon.
A detailed description will follow soon.
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.
Iterative Scaling Algorithms were implemented by Carlotta Langer