Implementing a Markov Modulated Poisson Process - Mathworks Help dead link

3 visualizaciones (últimos 30 días)
I am attempting to simulate a Markov Modulated Poisson process and found the example listed under the "What is Queuing Theory" page (Queuing Theory - MATLAB & Simulink (mathworks.com)) but the link for the example (Generating Entities as a Markov-Modulated Poisson Process - Example) no longer takes me to the example.
Is there an example available for modeling an MMPP in matlab or simulink that anyone knows of? Thank you!

Respuesta aceptada

Yash
Yash el 23 de Ag. de 2023
Hi,
The example Generating Entities as a Markov-Modulated Poisson Process’ you are referring to was modelled using the old SimEvents library that was removed in MATLAB R2021b. This example has not been ported to the new SimEvents library and the old SimEvents blocks were removed from R2021b onwards.
Fortunately, this example is still available in R2021a. In MATLAB R2021a you can open this example from the MATLAB command line by using:
>> sedemo_mod_markov_poisson
Hope it helps!
  1 comentario
Bryan Martin
Bryan Martin el 13 de Oct. de 2023
Thank you! I still have R202b on my home computer so I was able to access this example there

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by