SCHRODINGER’S WAVE EQUATION

I am trying to simulate SCHRODINGER’S WAVE EQUATION in MATLAB,
From scratch, I am trying to obtain E(1), E(2), E(3) values. by inputing all other parameters,
What is the way to input PDE and solve the equation, I read the help page, But it is complex.
I refered
For reference I took Semiconductor Physics and Devices Basic Principles Fourth Edition Donald A. Neamen University of New Mexico

1 Comment

You can solve it numerically using ode45. Read about it.

Sign in to comment.

Answers (0)

Categories

Find more on Mathematics in Help Center and File Exchange

Asked:

on 25 Feb 2021

Commented:

on 25 Feb 2021

Community Treasure Hunt

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

Start Hunting!