📄 readme
字号:
###############
Description:
MATLAB routines to simulate and visualize three models for aggregated
telecommunications traffic with long-range dependence:
superposition of renewal processes, infinite source Poisson model
and integrated sum of on-off processes. Requires the "toolboxes" for
generation of counting processes, random numbers and queueing systems.
These are included in paralel directories "..\counting", "..\ranvar"
and "..\service".
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 telepath.m in the directory "teletraffic".
Alternatively, you may add to your startup.m:
addpath('path_to_stsim\teletraffic', ...
'path_to_stsim\counting', ...
'path_to_stsim\ranvar', ...
'path_to_stsim\service')
###############
Version: 2.1
Last revision: 17-Dec-05
###############
Authors:
Ingemar Kaj <ikaj@math.uu.se>
Raimundas Gaigalas <jaunas@math.uu.se>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -