Exponential law transition in Stateflow

4 ビュー (過去 30 日間)
Olivier NEYRET
Olivier NEYRET 2021 年 7 月 15 日
回答済み: Pavan Guntha 2021 年 8 月 19 日
Hello,
I am working on a project on stateflow. I want to use exponential law but not on a deterministic way. I wanted to know if it was possible to use "random" transition with exponential law.

回答 (1 件)

Pavan Guntha
Pavan Guntha 2021 年 8 月 19 日
Hello Olivier,
You could have a look at the Markov Chain Model of Radar Detector example to understand about designing non-deterministic transitions within a stateflow chart. You could replace the Uniform random number block used in the model with the equivalent logic implementation of Exponential law.
Hope this helps!

カテゴリ

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

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by