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

2 ビュー (過去 30 日間)
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.

採用された回答

Shresth Sharma
Shresth Sharma 2020 年 3 月 26 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeComplex Logic についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by