About 55,400 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. 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 …

  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. 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 …

  6. 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, …

  7. An Introduction to Discrete-Event Modeling and Simulation with Devs

    The Discrete-Event System Specification (DEVS) is a popular formalism devised by Bernard Zeigler in the late 1970s for modeling complex dynamical systems using

  8. Discrete event simulation (DES) | Mathematics - 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 Simulation Essentials - numberanalytics.com

    Jun 11, 2025 · Discrete-event simulation (DES) is a powerful tool used to model, analyze, and optimize complex systems that are characterized by discrete events that occur at specific points in time.

  10. In discrete event simulation, one is mostly interested in the values of performance metrics such as average queue length and utilization of resources. This is in contrast with contin-uous simulation, …