Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mathworks-teaching-resources/double-slit-and-scattering-two-quantum-particles

Live Script contains simulations and visualizations of quantum mechanics problems such as: double slit experiment and scattering problem of two quantum particles off each other, providing examples on how computation can help teaching basics of quantum mechanics.
https://github.com/mathworks-teaching-resources/double-slit-and-scattering-two-quantum-particles

matlab-live-script physics quantum-mechanics

Last synced: 11 days ago
JSON representation

Live Script contains simulations and visualizations of quantum mechanics problems such as: double slit experiment and scattering problem of two quantum particles off each other, providing examples on how computation can help teaching basics of quantum mechanics.

Awesome Lists containing this project

README

        

# Double-Slit-and-Scattering-Two-Quantum-Particles
MATLAB® Live Script contains simulations and visualizations of quantum mechanics problems such as:
double slit experiment and scattering problem of two quantum particles, providing examples on how computation
can help teaching/ studying fundamentals of quantum mechanics. These two problems covered in the Live script are
computationally similar, but conceptually different problems: simulating dynamics of a quantum particle in two dimensions (2D)
and simulating scattering of two interacting particles off each-other in 1D. In Appendix analytical derivation of 1D scattering length is presented for bosons interacting with contact delta-function potential.
The first part of this Live script is a mixture of quantum mechanics basics that lead to simulations of a single paricle's wavefunction's
time evolution in a double-slit geometry. To reduce computational complexity we consider a 2D case. Note that this is not an unrealistic situation;
for example in experiments on ultracold quantum gases geometrically constrained systems (icluding 2D and 1D systems) are often realized.
The second part of the Live script is dedicated to the basics of many-body quantum mechanics, leading to the simulation of the dynamics of two interacting
particles in 1D. Live script is organized in sections and is self explanatory.

**Setup**

To Run:
Download the Live script and run section by section.

**MathWorks Products** (https://www.mathworks.com)

Requires MATLAB release R2020a or newer