Completed
- Theory
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Quantum Tunneling: Modeling with NumPy and Python
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Theory
- 3 - Finite Difference Method
- 4 - Eigenvalue problem
- 5 - Superposition of eigenstates
- 6 - Python setup
- 7 - Creating potential
- 8 - Creating initial wave function
- 9 - Creating Hamiltonian matrix
- 10 - Eigenvalues and eigen vectors
- 11 - Finding c coefficients
- 12 - Finding Psix,t and simple animation
- 13 - VPython animation