This example provides a simple continous-time Markov Process (or chain) model with two states: State A and State B. The model randomly switches between the two different states. When the model is in State A, the conditional container 'StateA' is activated. When in State B, the conditional container 'StateB' is activated. The model tracks the time in each state with an Integrator element. Logic and functionality could be added to each container to represent a particular Markov process by representing each state for the process in the appropriate conditional container.
Download the Model File:
Comments
0 comments
Please sign in to leave a comment.