how can I direct entities on simevent basing myself on probability?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ilaria Shireen Sestili
el 8 de Jul. de 2020
Comentada: Ilaria Shireen Sestili
el 16 de Jul. de 2020
Hello!
I am just approaching Simevents and I am trying to understand how, after an entity has passed through an entity server, I can split the flow and redirect entities based on a probability that I will assing.
I hope my question is comprehensible.
Thanks in advance
0 comentarios
Respuesta aceptada
Chaitanya Mallela
el 16 de Jul. de 2020
Editada: Chaitanya Mallela
el 16 de Jul. de 2020
Set a probabity vector and assign the port numbers to the entities based on their probabilities.
Connect the Entity Output Switch in Simulink SimEvents library and set the parameters,
Switching criterion to 'From Attribute'
Switch Attribute name to entity type name to which port numbers are assigned and
Number of output ports.
Más respuestas (0)
Ver también
Categorías
Más información sobre Discrete-Event Simulation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!