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!