More examples
Cellular Automata
Specify and compute information about cellular automata.
Compute properties of an elementary cellular automaton:
Specify the range and number of colors:
Specify a totalistic cellular automaton:
More examples
More examples
Substitution Systems
Analyze or specify a substitution system.
Analyze a substitution system:
Specify a neighbor-dependent system:
More examples
More examples
Turing Machines
Specify and visualize various Turing machines based on a given rule or a set of initial conditions.
Compute properties of a Turing machine:
Specify initial conditions:
Name a famous Turing machine:
More examples
More examples
Computational Complexity
Compare and contrast computational complexity classes.
Get information about a complexity class:
Compare complexity classes:
More examples
More examples
Algebraic Codes
Analyze and compute information about algebraic codes.
Analyze an algebraic code:
Find codes with a given level of error correction:
More examples
More examples
Fractals
Compute and visualize various fractals and associated sets.
More examples
More examples
Image Processing
Process images by detecting features, applying filters or performing various other functions.
Apply a morphological operator to an image:
Detect features of an image:
Perform color processing:
More examples
More examples
Hashing
Compute hash code digests and checksums.
Compute a hash code for a string:
More examples