필터 지우기
필터 지우기

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

조회 수: 1 (최근 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 CenterFile Exchange에서 Complex Logic에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by