📄 readme
字号:
###############
Description:
MATLAB routines to simulate and visualize various queueing systems:
M/M/1, M/D/1, M/G/1, M/G/infinity. Requires the "toolbox" for
generation of random numbers. It is included in the paralel directory
"..\ranvar". The detailed documentation can be found in
http://www.math.uu.se/research/telecom/software/
Any suggestions or comments are welcome.
###############
Installation:
After decompressing, run servpath.m in the directory "service".
Alternatively, you may add to your startup.m:
addpath('path_to_stsim\service', ...
'path_to_stsim\ranvar')
###############
Version: 2.1
Last revision: 17-Dec-05
Added simstmginfty.m to simulate a stationary M/G/infinity queue,
modified simmginfty.m.
###############
Authors:
Ingemar Kaj <ikaj@math.uu.se>
Raimundas Gaigalas <jaunas@math.uu.se>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -