Simulation with Python
eBook - ePub

Simulation with Python

Develop Simulation and Modeling in Natural Sciences, Engineering, and Social Sciences

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Simulation with Python

Develop Simulation and Modeling in Natural Sciences, Engineering, and Social Sciences

Book details
Table of contents
Citations

About This Book

Understand the theory and implementation of simulation. This book covers simulation topics from a scenario-driven approach using Python and rich visualizations and tabulations.
The book discusses simulation used in the natural and social sciences and with simulations taken from the top algorithms used in the industry today. The authors use an engaging approach that mixes mathematics and programming experiments with beginning-intermediate level Python code to create an immersive learning experience that is cohesive and integrated.
After reading this book, you will have an understanding of simulation used in natural sciences, engineering, and social sciences using Python. What You'll Learn

  • Use Python and numerical computation to demonstrate the power of simulation
  • Choose a paradigm to run a simulation
  • Draw statistical insights from numerical experiments
  • Know how simulation is used to solve real-world problems


Who This Book Is For
Entry-level to mid-level Python developers from various backgrounds, including backend developers, academic research programmers, data scientists, and machine learning engineers. The book is also useful to high school students and college undergraduates and graduates with STEM backgrounds.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Simulation with Python by Rongpeng Li,Aiichiro Nakano in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Python. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484281857

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Calculating Pi with Monte Carlo Simulation
  4. 2. Markov Chain, a Peek into the Future
  5. 3. Multi-armed Bandits, Probability Simulation, and Bayesian Statistics
  6. 4. Balls in a 2-D Box, a Simple Physics Engine
  7. 5. Percolation, Threshold, and Phase Change
  8. 6. Queuing System: How Stock Trades Are Made
  9. 7. Rock, Scissors, and Paper: Multi-agent Simulation
  10. 8. Disease Spreading, Simulating COVID-19 Outbreak
  11. 9. Misinformation Spreading and Simulations on a Graph
  12. Back Matter