Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 435 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 435 Bytes

Schrodinger-Solved

This code helps in solving the one-dimensional time-independent Schrodinger equation, in particular finding the eigenvalues of a particle in a given potential. The eigenvalues of the full-harmonic oscillator and the half-harmonic oscillator has been found using the Hermite polynomials and the sine functions as orthogonal functions repectively. The details of the calculation can be seen in the pdf uploaded.