SimEvents queues Blocking probabilty
2 ビュー (過去 30 日間)
古いコメントを表示
Hello guys. how can I calculate the blocking probability of a finite size queue, without the use of any Theory. because I already used the DESS to implement the theory !. Thank you again :)...
0 件のコメント
回答 (1 件)
Teresa Hubscher-Younger
2012 年 3 月 13 日
Would it work to collect the number of entities department from entity generation and the number of entities arrived from the entity sink (using the Statistics ports) data in MATLAB for multiple simulation runs and then use that as a distribution to find the probability? Are you trying to do this through simulation? I guess you can query the blocks through get_params in MATLAB to find delays in the system and calculate it that way as well? Let me know if this helps. I think I need to know more about your goals.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Discrete-Event Simulation についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!