Skip to content

Solves 1d Time Independent Schrodinger Equation for an arbitrary potential

Notifications You must be signed in to change notification settings

ericperez-01/qmSolver

Repository files navigation

qmSolver

Solves the Hamiltonian of the time Independent Schrodinger Equation for an arbitrary potential

function qmSolver(x, V, m, num)

% x is the distance vector % V is V(x) the voltage potential (eV) with respect to x. % m is mass. % num is number of eigenvalues to evaluate

About

Solves 1d Time Independent Schrodinger Equation for an arbitrary potential

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages