SCHRODINGER’S WAVE EQUATION
Afficher commentaires plus anciens
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 commentaire
KSSV
le 25 Fév 2021
You can solve it numerically using ode45. Read about it.
Réponses (0)
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!