📄 readme
字号:
###############
Description:
MATLAB counting processes and piecewise constant functions "toolbox".
Includes vectorized code for addition and integration of such functions.
Also simulation of renewal, renewal-rewards, on-off processes. May be
useful in simulation of point processes. 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 countpath.m in the main directory.
Alternatively, you may add to your startup.m:
addpath('path_to_stsim\counting', ...
'path_to_stsim\ranvar')
###############
Version: 2.1
Last revision: 13-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 + -