photo

ajri


Last seen: 8 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Hello, I'm trying to plot a normalized wave function of a free particle. My problem is normalizing the function. But get nothin. I use the following values, (10,100,10,10)
function Vogfunktion(Dx, n, m,T) V = 1; h_bar = 1.054 * 10^-34; x = linspace(0 , n*Dx, n); F =zeros(1,n); for i = 1:n ...

8 months ago | 1 answer | 0

1

answer