Eigen Energy Solver for Schroedinger Equation
Nessuna licenza
The program 'Efinder' numerically solves the Schroedinger equation using MATLAB's 'ode45' within a range of energy values. By taking advantage of the dramatic endpoint behavior of the resulting wave solutions, 'Efinder' determines the eigen energies to any accuracy needed.
This program has been used to determine the eigen energies for several potentials, one of which being that for a fluxon trapped in a double-
well potential. The Schroedinger equation for this type of potential must be solved numerically, as no substitutions or other method has yet been devised that can solve this type of differential equation to yield a formulaic solution for En.
Inside the zip file, three files were included and the instructions to and descriptions of the files have been written into each one individually:
The 'Efinder' program has been written to allow the user to simply input their particular potential into the the program and then specify the various parameters as they feel fit;
The program 'EfinderProof' uses a potential in the Schroedinger equation that can be solved to yield a formulaic solution for En and so compares the values of eigen energies found using this program to the actual values as a means to prove the validity of this program and demonstrate the programs accuracy;
The program 'Efinderimbedded', much like its name suggests, is an example of the program Efinder being imbedded in several for loops.
Cita come
Isaac O'Bryant (2025). Eigen Energy Solver for Schroedinger Equation (https://it.mathworks.com/matlabcentral/fileexchange/8487-eigen-energy-solver-for-schroedinger-equation), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Linear Algebra >
- Sciences > Physics > General Physics >
Tag
Riconoscimenti
Ispirato: Tutorial - 1D finite square well
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
EigenEnergyFinder/
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | Just for clarification I would like to change the title from 'Eigen Energy Solver' to 'Eigen Energy Solver for Schroedinger Equation'. |
