Buch, Englisch, 314 Seiten, Format (B × H): 161 mm x 240 mm, Gewicht: 1000 g
Reihe: Chapman & Hall/CRC Computer and Information Science Series
A Foundational Approach Using Python
Buch, Englisch, 314 Seiten, Format (B × H): 161 mm x 240 mm, Gewicht: 1000 g
Reihe: Chapman & Hall/CRC Computer and Information Science Series
ISBN: 978-1-4987-2682-5
Verlag: Chapman and Hall/CRC
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 to introduce the fundamentals of computer simulation.
The main target of the book is computer science and engineering students who are interested mainly in directly applying the techniques to their research problems. The book will be of great interest to senior undergraduate and starting graduate students in the fields of computer science and engineering and industrial engineering.
Zielgruppe
Professional Practice & Development
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Part I The Fundamentals. Chapter 1 Introduction. Chapter 2 Building Conceptual Models. Chapter 3 Simulating Probabilities. Chapter 4 Simulating Random Variables and Stochastic Processes. Chapter 5 Simulating the SingleServer Queueing System. Chapter 6 Statistical Analysis of Simulated Data. Part II Managing Complexity. Chapter 7 Event Graphs. Chapter 8 Building Simulation Programs. Part III Problem-Solving. Chapter 9 The Monte Carlo Method. Part IV Sources Of Randomness. Chapter 10 Random Variate Generation. Chapter 11 Random Number Generation. Part V Case Studies.Chapter 12 Case Studies