Computer simulation : a foundational approach using Python /
"Computer simulation is an effective and popular universal tool that can be applied to almost all disciplines. Requiring only basic knowledge of programming, mathematics, and probability theory, Computer Simulation: A Foundational Approach Using Python takes a hands-on approach to programming t...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
Boca Raton, FL :
CRC Press, Taylor & Francis Group,
[2018]
|
| Series: | Chapman & Hall/CRC computer and information science series.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- Introduction
- Building conceptual models
- Simulating probabilities
- Simulating random variables and stochastic processes
- Simulating the single-server queueing system
- Statistical analysis of simulated data
- Event graphs
- Building simulation programs
- The Monte Carlo method
- Random variate generation
- Random number generation
- Case studies.