« View all new features in Mathematica 9  previous  |  next 
New in Mathematica 9Markov Chains and Queues

Analyze the Performance of a Queueing Network 

Define an open queueing network.

In[1]:=
Click for copyable input
X
In[2]:=
Click for copyable input
X

Simulate the network.

In[3]:=
Click for copyable input
X

Plot the simulated values at the nodes in the network.

In[4]:=
Click for copyable input
X
Out[4]=

Performance measures at the nodes in the network.

In[5]:=
Click for copyable input
X
Out[5]=

Stationary distribution for the network.

In[6]:=
Click for copyable input
X

Probability density function for the steady state of the network.

In[7]:=
Click for copyable input
X
Out[7]=
In[8]:=
Click for copyable input
X
Out[8]=

Cumulative distribution function for the steady state of the network.

In[9]:=
Click for copyable input
X
Out[9]=
In[10]:=
Click for copyable input
X
Out[10]=