Cantitate/Preț
Produs

Modeling and Simulation in Python

Autor Jason M. Kinser
en Limba Engleză Paperback – 27 mai 2024
The use of Python as a powerful computational tool is expanding with great strides. Python is a language which is easy to use, and the libraries of tools provides it with efficient versatility. As the tools continue to expand, users can create insightful models and simulations. While the tools offer an easy method to create a pipeline, such constructions are not guaranteed to provide correct results. A lot of things can go wrong when building a simulation - deviously so. Users need to understand more than just how to build a process pipeline.
Modeling and Simulation in Python introduces fundamental computational modeling techniques that are used in a variety of science and engineering disciplines. It emphasizes algorithmic thinking skills using different computational environments, and includes a number of interesting examples, including Shakespeare, movie databases, virus spread, and Chess.
Key Features:
  • Several theories and applications are provided, each with working Python scripts.
  • All Python functions written for this book are archived on GitHub.
Readers do not have to be Python experts, but a working knowledge of the language is required. Students who want to know more about the foundations of modeling and simulation will find this an educational and foundational resource.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 29892 lei  6-8 săpt.
  CRC Press – 27 mai 2024 29892 lei  6-8 săpt.
Hardback (1) 64436 lei  6-8 săpt.
  CRC Press – 24 mai 2022 64436 lei  6-8 săpt.

Preț: 29892 lei

Preț vechi: 37365 lei
-20% Nou

Puncte Express: 448

Preț estimativ în valută:
5722 5885$ 4747£

Carte tipărită la comandă

Livrare economică 15 februarie-01 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032128702
ISBN-10: 1032128704
Pagini: 332
Ilustrații: 340
Dimensiuni: 178 x 254 x 22 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States

Public țintă

Academic

Cuprins

Preface
Software
1. Introduction
2. Random Values
3. Application of Random Values 
4. The Monte Carlo Method
5. Modeling Self-Organization 
6. Hidden Markov Models
7. Identification of Start Codons
8. HMM Application in Baseball
9. Hidden Shakespeare Model
10. Connected Data
11. Gene Expression Arrays
12. Simultaneous Equations
13. Simulations of Motion
14. Oscillations
15. Coupled Differential Equations
16. Extraordinary Number of Solutions
17. Agent Based Modeling - Virus Spread
18. Chess
Bibliography
Index

Notă biografică

Jason M. Kinser is Chair of the Department of Computational and Data Sciences at George Mason University. Dr. Kinser has taught more than 30 different courses at Mason in several departments including Computational & Data Sciences, Physics, Bioinformatics, Forensics, and even Biology. His research interests include analysis of images, fusion of image content non-image data, and education.

Descriere

Modeling and Simulation in Python introduces fundamental computational modeling techniques that are used in a variety of science and engineering disciplines. It emphasizes algorithmic thinking skills using different computational environments, and includes a number of interesting examples, including Shakespeare, movie databases, and virus spread.