定價: | ||||
售價: | 1584元 | |||
庫存: | 已售完 | |||
LINE US! | ||||
此書為本公司代理,目前已售完,有需要可以向line客服詢問進口動向 | ||||
付款方式: | 超商取貨付款 |
![]() |
|
信用卡 |
![]() |
||
線上轉帳 |
![]() |
||
物流方式: | 超商取貨 | ||
宅配 | |||
門市自取 |
為您推薦
類似書籍推薦給您
類似書籍推薦給您
類似書籍推薦給您
類似書籍推薦給您
【簡介】 This concise textbook introduces an innovative computational approach to quantum mechanics. Over the course of this engaging and informal book, students are encouraged to take an active role in learning key concepts by working through practical exercises. The book equips readers with some basic methodology and a toolbox of scientific computing methods, so they can use code to simulate and directly visualize how quantum particles behave. The important foundational elements of the wave function and the Schrödinger equation are first introduced, then the text gradually builds up to advanced topics including relativistic, open, and non-Hermitian quantum physics. This book assumes familiarity with basic mathematics and numerical methods, and can be used to support a two-semester advanced undergraduate course. Source code and solutions for every book exercise involving numerical implementation are provided in Python and MATLAB(R), along with supplementary data. Additional problems are provided online for instructor use with locked solutions.
類似書籍推薦給您
【簡介】 This book explores three computational formalisms for solving geometric problems. Part I introduces a trigonometric-based formalism, enabling calculations of distances, angles, and areas using basic trigonometry. Part II focuses on complex numbers, representing points in the plane to manipulate geometric properties like collinearity and concurrency, making it particularly useful for planar problems and rotations. Part III covers vector formalism, applying linear algebra to both plane and solid geometry. Vectors are effective for solving problems related to perpendicularity, collinearity, and the calculation of distances, areas, and volumes.Each formalism has its strengths and limitations, with complex numbers excelling in the plane and vectors being more versatile in three-dimensional space. This book equips readers to choose the best approach for various geometric challenges.This book, designed for math majors, especially future educators, is also valuable for gifted high school students and educators seeking diverse proofs and teaching inspiration.