Description Usage Arguments Details Value Examples
Calculate the Kolmogorov-Chaitin complexity of a matrix
1 |
mat |
a valid matrix. |
block_size |
block size required to estimate the Kolmogorov-Chaitin complexity of |
offset |
offset required to estimate the Kolmogorov-Chaitin complexity of |
This function gives an estimation of the Kolmogorov-Chaitin complexity of a matrix using the 2-dimensional Block Decomposition Method (BDM).
A number corresponding to the estimated Kolmogorov-Chaitin complexity of the input matrix.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.