Tagged Questions
2
votes
1answer
57 views
NDSolve with vector function
(Possible duplicate yet I still can't understand.)
Basic 2D revolving around origin:
...
5
votes
1answer
703 views
NDSolve, Schrödinger equation, and decaying solution
I am trying to solve a Schrödinger equation for a particle hitting a step potential using NDSolve in Mathematica. Here is my code:
...