LINE Solver
MATLAB API documentation
Loading...
Searching...
No Matches
matlab
lib
kpctoolbox
examples
maplib_erlang2.m
1
function MAP=maplib_erlang2()
2
% MAP=map_erlang2() - Erlang-2 process, mean=1
3
%
4
% Output:
5
% MAP: pre-fitted MAP process
6
%
7
8
MAP=map_erlang(1,2);
9
end
Generated by
1.9.8