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 件のコメント
KSSV
2021 年 2 月 25 日
You can solve it numerically using ode45. Read about it.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!