Finite Square Well

Oct 30 2023 Physics TA Project C++ Python Quantum Mechanics Solving Systems of Equations

This project applies Newton's method to solve the transcendental eigenvalue equations of a finite potential square well in quantum mechanics. It numerically estimates bound-state energy levels, using initial guesses derived from the infinite square well solution. Read More