Ls=Lp+landa/u;
Ws=Wq+1/u;
Ls=landa*Ws;
Lp=landa*Wq;
Pwait=@peb(load,s);
load=landa/u;
Wq=Pwait*(T/(s-load));
@bnd(5,Ls,8);
@bnd(4,Lp,7);
@bnd(5,Wq,20);
@bnd(6,Ws,25);
2
Ls=Lp+landa/u;
Ws=Wq+1/u;
Ls=landa*Ws;
Lp=landa*Wq;
Pwait=@peb(load,s);
load=landa/u;
Wq=Pwait*(T/(s-load));
@bnd(5,Ls,8);
@bnd(4,Lp,7);
@bnd(5,Wq,20);
@bnd(6,Ws,25);
2