File:Mmc-statespace.svg
From formulasearchengine
Jump to navigation
Jump to search
Original file (SVG file, nominally 598 × 74 pixels, file size: 30 KB)
This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.
Summary
| DescriptionMmc-statespace.svg |
English: State space diagram of M/M/c queue |
| Date | |
| Source | Own work |
| Author | Gareth Jones |
\begin{tikzpicture}[->,>=stealth',shorten >=1pt,auto,node distance=2cm,semithick]
\tikzstyle{every state}=[fill=white,draw=black,text=black,minimum size=1.1cm]
\node[state] (A) {0};
\node[state] (B) [right of=A] {$1$};
\node[state] (C) [right of=B] {$2$};
\node[state] (D) [right of=C] {$3$};
\node[minimum size=1cm] (E) [right of=D] {$\cdots$};
\node[state] (F) [right of=E] {$c-1$};
\node[state] (G) [right of=F] {$c$};
\node[state] (H) [right of=G] {$c+1$};
\node[minimum size=1cm] (I) [right of=H] {$\cdots$};
\path (A) edge [bend left] node {$\lambda$} (B);
\path (B) edge [bend left] node {$\mu$} (A);
\path (B) edge [bend left] node {$\lambda$} (C);
\path (C) edge [bend left] node {$2\mu$} (B);
\path (C) edge [bend left] node {$\lambda$} (D);
\path (D) edge [bend left] node {$3\mu$} (C);
\path (D) edge [bend left] node {$\lambda$} (E);
\path (E) edge [bend left] node {$4\mu$} (D);
\path (E) edge [bend left] node {$\lambda$} (F);
\path (F) edge [bend left] node {$(c-1)\mu$} (E);
\path (F) edge [bend left] node {$\lambda$} (G);
\path (G) edge [bend left] node {$c\mu$} (F);
\path (G) edge [bend left] node {$\lambda$} (H);
\path (H) edge [bend left] node {$c\mu$} (G);
\path (H) edge [bend left] node {$\lambda$} (I);
\path (I) edge [bend left] node {$c\mu$} (H);
\end{tikzpicture}
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
Captions
Add a one-line explanation of what this file represents
Items portrayed in this file
depicts
some value
30 May 2013
30,919 byte
74 pixel
598 pixel
image/svg+xml
7431917b0015ee2a97986165af9bf3d981923df3
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 00:32, 31 May 2013 | 598 × 74 (30 KB) | wikimediacommons>Gareth Jones | User created page with UploadWizard |
File usage
There are no pages that use this file.
Retrieved from "https://en.formulasearchengine.com/wiki/File:Mmc-statespace.svg"