A Markov system with an update operator can be extended by system inputs. It is possible to define an output function as another probability matrix, resulting in a set of equations that can describe the behaviour of the system.
\( X \) | This symbol represents a random variable. It is a measurable function that maps a sample space of possible outcomes to a a measurable space. |
\( j \) | This is a secondary symbol for an iterator, a variable that changes value to refer to a series of elements |
\( i \) | This is the symbol for an iterator, a variable that changes value to refer to a sequence of elements. |
\( T \) | This is the symbol for a dynamical system's update operator. |
\( \mathbf{x} \) | This symbol represents a state of the dynamical system at some time point. |
\( O \) | This symbol represents the output function of a dynamical system. |
\( \mathbf{y} \) | This symbol represents the output of a dynamical system. |
\( n \) | This symbol represents any given whole number, \( n \in \htmlClass{sdt-0000000014}{\mathbb{W}}\). |
The symbol \( O \) represents a function that generates outputs of a dynamical system upon observing a particular state. This corresponds to a "measurement" of the system, often an appropriate analogy given the partial observability of real-life dynamical systems.