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!
  댓글 수: 1
Bryan Martin
Bryan Martin 2023년 10월 13일
Thank you! I still have R202b on my home computer so I was able to access this example there

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by