GithubHelp home page GithubHelp logo

martinpjorge / rstc-queueing-slides Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 7.12 MB

Queueing theory slides for RSTC subject

Home Page: https://www.upm.es/comun_gauss/publico/guias/2022-23/2S/GA_09TT_95000023_2S_2022-23.pdf

License: Other

TeX 100.00%
queuing-theory

rstc-queueing-slides's Introduction

RSTC queuing slides

These slide set corresponds to the 2nd half of the RSTC subject at UPM. In particular the slide set comprises:

tema-5
tema-6
tema-7
tema-8

Slides

You can find the slides under each tema-N. For example

tema-5/
  tema-5.pdf

contains the slide set of tema-5.

Assignments

Each tema-N has its assignment at, e.g.:

tema-5/
  ejercicio-alumno.pdf

You can fill the assignments using LaTeX replacing the missing input inside tema-5/ejercicio-alumno.tex, e.g. replace

    \begin{solucion}
        \input{../../RSTC-solutions/tema-5/solucion-problema-1.tex}
    \end{solucion}

by

    \begin{solucion}
       $e = m c^2$ 
    \end{solucion}

and then activate the flag to show your solutions inside tema-5/ejercicio-alumno.tex:

\setboolean{show}{true}   % <-- uncomment
%\setboolean{show}{false} % <-- comment

Then it is enough to go inside the directory and compile the LaTeX:

cd tema-5
pdflatex ejercicio-alumno.tex

this will produce the PDF file with your assignment.

LICENSE

Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).

Beware that you may not use the material for commercial purposes.

rstc-queueing-slides's People

Contributors

mariovegabarbas avatar martinpjorge avatar

Watchers

 avatar  avatar

rstc-queueing-slides's Issues

Suggestions tema 5

Mario: put load factor rho in intro, so as the queue size Q, number of users N, etc.
All those params should be on the first slides.
Explain briefly what does rho mean.
Mention also that we refer to Earlangs.
En resumen, intentar contextualizar como en diapo. 9 de las antiguas.
Al poner el desglose, escribir cuáles son deterministas/aleatorias.

Dedicar una sección/subsección antes del M/M/1 diciendo que puedes tener muchos servers/colas, etc.
Decir ahí que la idea es intentar dimensionas, en línea con 9 de las antiguas.

Explicar hora pico/cargada al principio de la intro. de colas.
Diego: decir que en las notas de estudio se llama hora cargada.

Suggestions tema 6

Mario/Diego: poner que el proceso de salida de un M/M/1 es una Poiss de tasa mu-lambda.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.