Numerical Solution of 1D Time Independent Schrodinger Equation using Finite Difference Method.

Finite Difference scheme is applied to Time Independent Schrodinger Equation.
5.1K 次下载
更新时间 2015/1/26

查看许可证

In this code, a potential well is taken (particle in a box) and the wave-function of the particle is calculated by solving Schrodinger equation. Finite difference method is used. Energy must be prescribed before calculating wave-function. Also constants like mass, Planck's constant and length of potential well are all normalized to unity for simplicity. At the end, wave-function is normalized to get probability density function using MATLAB inbuilt trapz command (trapezoidal rule) for numerical integration. Finally for visualizing, some array manipulation is done. For four different energy level, wave-function (or the probability density function) is plotted at the end.

引用格式

Sathyanarayan Rao (2025). Numerical Solution of 1D Time Independent Schrodinger Equation using Finite Difference Method. (https://ww2.mathworks.cn/matlabcentral/fileexchange/49163-numerical-solution-of-1d-time-independent-schrodinger-equation-using-finite-difference-method), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Quantum Mechanics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0