- ホーム
- > 洋書
- > 英文書
- > Science / Mathematics
Full Description
This book introduces scientific computation in an accessible and interactive way for undergraduates, especially those in the sciences, engineering, and mathematics. No prior programming experience is expected. Readers can begin directly from the introductory chapters, which cover basic elements of the Python programming language, then progress to the main chapters where techniques of scientific computation are presented and applied to specific problems. Examples and exercises are included in detail, covering diverse topics from various branches of science. These include cellular automata, the driven damped pendulum, Euler-Bernoulli beam theory, and Newton's law of cooling, among many others.Rather than merely using established routines as a black box to memorize, this book delves into foundational concepts and encourages readers to apply learned principles to hands-on problems. Extensive use of scientific Python libraries and Jupyter Notebooks also reinforce the student's understanding. This book is well-suited for a first exposure to scientific computation, but also to bridge introductory programming classes with advanced coursework in scientific modeling.