state

package
v0.0.0-...-0fd11bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MorphologicalComputationA

func MorphologicalComputationA(w2a1w1 [][]int) []float64

MorphologicalComputationA quantifies morphological computation as the information that is contained in A about W' that is not contained in W. For more details, please read K. Zahedi and N. Ay. Quantifying morphological computation. Entropy, 15(5):1887–1915, 2013. http://www.mdpi.com/1099-4300/15/5/1887 (open access)

MC_W = I(W';A|W)

func MorphologicalComputationCA

func MorphologicalComputationCA(w2w1, w2a1 [][]int) []float64

MorphologicalComputationCA quantifies morphological computation as the causal information flow from W to W' that does pass through A MorphologicalComputationCW = CIF(W -> W') - CIF(A -> W') = I(W';W) - I(W'|A)

func MorphologicalComputationCW

func MorphologicalComputationCW(w2w1a1 [][]int) []float64

MorphologicalComputationCW quantifies morphological computation as the causal information flow from W to W' that does pass through A

MC_CW = CIF(W -> W') - CIF(A -> W') = I(W';W) - I(W'|A)

func MorphologicalComputationIN

func MorphologicalComputationIN(a1s1 [][]int, abins int) []float64

MorphologicalComputationIN quantifies morphological computation as the in-sourcable complexity of the world process.

func MorphologicalComputationMI

func MorphologicalComputationMI(w2w1 [][]int, a1s1 [][]int) []float64

MorphologicalComputationMI quantifies morphological computation as the information that is contained in W about W' that is not contained in A. For more details, please read K. Ghazi-Zahedi, D. F. Haeufle, G. F. Montufar, S. Schmitt, and N. Ay. Evaluating morphological computation in muscle and dc-motor driven models of hopping movements. Frontiers in Robotics and AI, 3(42), 2016. http://journal.frontiersin.org/article/10.3389/frobt.2016.00042/full (open access)

MC_MI = I(W';W) - I(A;S)

func MorphologicalComputationW

func MorphologicalComputationW(w2w1a1 [][]int) []float64

MorphologicalComputationW quantifies morphological computation as the information that is contained in W about W' that is not contained in A. For more details, please read K. Zahedi and N. Ay. Quantifying morphological computation. Entropy, 15(5):1887–1915, 2013. http://www.mdpi.com/1099-4300/15/5/1887 (open access) and K. Ghazi-Zahedi, D. F. Haeufle, G. F. Montufar, S. Schmitt, and N. Ay. Evaluating morphological computation in muscle and dc-motor driven models of hopping movements. Frontiers in Robotics and AI, 3(42), 2016. http://journal.frontiersin.org/article/10.3389/frobt.2016.00042/full (open access)

MC_W = I(W';W|A)

func MorphologicalComputationWA

func MorphologicalComputationWA(w2w1a1 [][]int) []float64

MorphologicalComputationWA = I(W;{W,A}) - I(W';A)

func MorphologicalComputationWS

func MorphologicalComputationWS(w2w1s1 [][]int) []float64

MorphologicalComputationWS = I(W;{W,S}) - I(W';S)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL