𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

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

⬇  Acquire This Volume

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:
Computational Modeling, by Jay Wang introduces computational modeling and visualization of physical systems that are commonly found in physics and related areas. The authors begin with a framework Β Read more...

✦ 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


Introduction to Computation in Physical
✍ Jay Wang, Adam Wang πŸ“‚ Library πŸ“… 2023 πŸ› Springer 🌐 English

<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

Learning IPython for Interactive Computi
✍ Cyrille Rossant πŸ“‚ Library πŸ“… 2013 πŸ› Packt Publishing 🌐 English

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 wit
✍ Jose M. Garrido πŸ“‚ Library πŸ“… 2015 πŸ› Chapman and Hall/CRC 🌐 English

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