Is there a way to create a markov model graphically without having to use code?

2 visualizaciones (últimos 30 días)
I was wondering if there was a way to create a markov model and specify state transition probabilities without having to use MATLAB code? For instance is it possible to do this graphically using Stateflow or Simulink? The only examples I see are using the dtmc object.

Respuesta aceptada

Shresth Sharma
Shresth Sharma el 26 de Mzo. de 2020
Hi,
It is my understanding that you are trying to simulate the Markov’ chain without using the command and to simulate it using Stateflow or Simulink. For the Stateflow part you can do it and there is an example available for the Markov chain. Follow the following example to get better understanding of Markov chain in stateflow model
Go through the following links for the Stateflow example.
For more information on Markov Chain in MATLAB you can go through the following documentation link.

Más respuestas (0)

Categorías

Más información sobre Complex Logic en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by