<span>This book provides a practical and comprehensive introduction to computational problem solving from the viewpoints of practitioners in both academic and industrial worlds. Β The authors present scientific problem-solving using computation and aim to increase computational thinking, which is the
Computational modeling and visualization of physical systems with Python
β Scribed by Wang, Jianyi
- Publisher
- John Wiley & Sons
- Year
- 2016
- Tongue
- English
- Leaves
- 476
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
"This book introduces an open-source framework for computational modeling and visualization of representative sytems important in physics, engineering, and related fields. The framework integrates the art of scientific computing, model building, algorithm development, data analysis and visualization"--Back cover.
Abstract:
β¦ Table of Contents
Content: Free fall and ordinary differential equations --
Realistic projectile motion with air resistance --
Planetary motion and few-body problems --
Nonlinear dynamics and chaos --
Oscillations and waves --
Electromagnetic fields --
Time-dependent quantum mechanics --
Time-independent quantum mechanics --
Simple random problems --
Thermal systems --
Classical and quantum scattering.
β¦ Subjects
Physics -- Computer simulation.;Physics -- Graphic methods.;Python (Computer program language)
π SIMILAR VOLUMES
You already use Python as a scripting language, but did you know it is also increasingly used for scientific computing and data analysis? Interactive programming is essential in such exploratory tasks and IPython is the perfect tool for that. Once you've learnt it, you won't be able to live without
Introduction to Computational Models with Python explains how to implement computational models using the flexible and easy-to-use Python programming language. The book uses the Python programming language interpreter and several packages from the huge Python Library that improve the performance of