Implementing a Markov Modulated Poisson Process - Mathworks Help dead link

3 次查看(过去 30 天)
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!

采纳的回答

Yash
Yash 2023-8-23
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!

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by