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