Modeling and Simulation in Python: Use Computation to Predict and Explain the World

简介:
本书是对物理建模的全面但易于遵循的介绍-即描述和模拟现实世界系统的艺术。读者通过建模的东西,如世界人口增长,传染病,蹦极,棒球飞行轨迹,天体力学,以及更多的同时发展的基本编程概念,如循环,向量和功能的深刻理解。简洁明了,专注于边做边学,作者避免了读者抽象的理论复杂性,并获得了动手的例子,展示了如何产生有用的模型和模拟。采用计算方法可以使用比您在一年级物理课上通常看到的更逼真的模型,并可以选择包括摩擦和阻力等特征。Python是这种材料的理想编程语言。对于以前没有编程的人来说,它是一种很好的第一语言,它提供了高级数据结构,非常适合表达我们感兴趣的问题的解决方案。
英文简介:
This book is a thorough but easy-to-follow introduction to physical modeling—that is, the art of describing and simulating real-world systems.
Readers are guided through modeling things like world population growth, infectious disease, bungee jumping, baseball flight trajectories, celestial mechanics, and more while simultaneously developing a strong understanding of fundamental programming concepts like loops, vectors, and functions.
Clear and concise, with a focus on learning by doing, the author spares the reader abstract, theoretical complexities and gets right to hands-on examples that show how to produce useful models and simulations.
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.
- 书名
- Modeling and Simulation in Python: Use Computation to Predict and Explain the World
- 译名
- Python 中的建模和仿真:使用计算来预测和解释世界
- 语言
- 英语
- 年份
- 2017
- 页数
- 247页
- 大小
- 1.54 MB
- 标签
- Python
- 下载
Modeling and Simulation in Python: Use Computation to Predict and Explain the World.pdf
- 密码
- 65536
最后更新:2025-04-12 23:54:38
←Introduction to Scientific Programming with Python
→Learn Python the Right Way: How to Think like a Computer Scientist