Implementing a Markov Modulated Poisson Process - Mathworks Help dead link

3 ビュー (過去 30 日間)
Bryan Martin
Bryan Martin 2023 年 8 月 8 日
コメント済み: Bryan Martin 2023 年 10 月 13 日
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