About 1,130,000 results
Open links in new tab
  1. Discrete-event simulation - Wikipedia

    Discrete event simulation is used in computer network to simulate new protocols, different system architectures (distributed, hierarchical, centralised, P2P) before actual deployment.

  2. A gentle introduction to discrete-event simulation

    Mar 12, 2022 · Discrete-event simulation, or DES, is intended to simulate systems where events occur at specific, separable instances in time. DES contrasts with a continuous simulation where events …

  3. Introduction to Discrete Event Simulation with Python

    Jan 12, 2024 · Discrete Event Simulation (DES) is a powerful modeling technique that enables the emulation of real-world systems by simulating individual events as they occur over time.

  4. Discrete-event Simulation - The Decision Lab

    Discrete-event simulation is a powerful analytical modeling technique used to simulate and analyze complex systems where events occur at distinct points in time. Each event—such as customer …

  5. Discrete Event Simulation - an overview | ScienceDirect Topics

    Discrete event simulation (DES) is defined as the process of modeling the behavior of a complex system through an ordered sequence of distinct events, where each event occurs at a specific moment in …

  6. Discrete-event modelling & simulation - TU Delft OCW

    When modelling is complete, you are left with a Discrete-Event Simulation (DES). DES is mainly used to improve the operation of handling systems. Related to infrastructures this could be the handling of …

  7. Chapter 6 Discrete Event Simulation | Simulation and ... - Bookdown

    In the last chapter we focused on static simulation, also called Monte Carlo simulation. In this chapter we discuss discrete-event simulation (DES) which is a specific technique for modelling stochastic, …

  8. Discrete event simulation (DES) | Research Starters - EBSCO

    Discrete Event Simulation (DES) is a computational modeling technique used to represent complex systems by breaking them down into individual, sequential events. This methodology allows for the …

  9. Discrete-Event Reference book: "Simulation, Modeling & Analysis (3/e) by Law and Kelton, 2000"

  10. Discrete-event simulation - James W. Hanlon

    Aug 14, 2024 · In a DES, each event is scheduled to occur at a particular point in time and represents a change in the state of the system and the possible generation of future events. Because there are no …