Modeling and simulation in Python

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Modeling and Simulation in Python is an introduction to physical modeling using a computational approach. It is organized in three parts: • The first part presents discrete models, including a bikeshare system and world population growth. • The second part introduces first-order systems, including models of infectious disease, thermal systems, and chemical kinetics. • The third part is about second-order systems, including mechanical systems like projectiles, celestial mechanics, and rotating rigid bodies. Taking a computational approach makes it possible to work with more realistic models than what you typically see in a first-year physics class, with the option to include features like friction and drag. Python is an ideal programming language for this material. It is a good first language for people who have not programmed before, and it provides high-level data structures that are well-suited to express solutions to the problems we are interested in.

Author(s): Allen B. Downey
Publisher: Green Tea Press
Year: 2017

Language: English
Commentary: Version 1.0.2
Pages: 205
City: Needham, Massachusetts