Schrodinger equation using pdemodeler
이전 댓글 표시
Hello! I'm a beginner wondering if it's possible to plot the solutions of the Schrodinger equation in PDE Modeler. Would somebody kindly guide me on that?
답변 (1개)
Since there is no example for the Schrodinger Equation in the PDE Toolbox, I'm not sure it can be solved using this tool. I suggest you contact MATLAB Support to ask if this can be done. Maybe they already have a simple example to start with for your application.
Explain your problem properly (dimensionality, equation, boundary conditions) when contacting support to make it easier for the team to answer.
Here is another code from the file exchange that might be of interest:
But to handle these self-written codes, don't forget to pass the MATLAB Onramp course before.
댓글 수: 2
Sejal
2024년 6월 24일
Duncan Carlsmith
2025년 4월 22일
See https://www.mathworks.com/matlabcentral/fileexchange/180797-quantum-mechanics-in-1d-with-the-pde-toolbox?s_tid=srchtitle, https://www.mathworks.com/matlabcentral/fileexchange/180798-quantum-mechanics-in-2d-with-the-pde-toolbox?s_tid=srchtitle, and https://www.mathworks.com/matlabcentral/fileexchange/180818-quantum-mechanics-in-3d-with-the-pde-toolbox?s_tid=srchtitle
for examples of the use of the pde toolbox to find the eigenstate solutions of the Schrodinger equation from which the time evolution of any state may be calculated. (See other related scripts at https://www.mathworks.com/matlabcentral/fileexchange/?q=carlsmith&sort=date_desc_submitted )
카테고리
도움말 센터 및 File Exchange에서 Geometry and Mesh에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!