Exponential law transition in Stateflow

4 visualizzazioni (ultimi 30 giorni)
Olivier NEYRET
Olivier NEYRET il 15 Lug 2021
Risposto: Pavan Guntha il 19 Ago 2021
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.

Risposte (1)

Pavan Guntha
Pavan Guntha il 19 Ago 2021
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!

Categorie

Scopri di più su Complex Logic in Help Center e File Exchange

Prodotti


Release

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by