Recent content by Waxterz

  1. W

    MATLAB Matlab summation of a complex function

    Yea, I'm going to do your version. Got the inner matrix dimensions degree error. Anyway thx!
  2. W

    MATLAB Matlab summation of a complex function

    Hi DrClaude, I posted it on the forum, just in case I didn't found the answer myself. I knew it had something to do with setting something on zero. :) So I tried something, I tried this: K = 8; L = 950*10^-9; g = 2*pi/L; v0 = 30; v = -90:10:90; d = 950*10^-9; Ssum...
  3. W

    MATLAB Matlab summation of a complex function

    Hi, I need to plot the last function of this: But I don't know how to generate the sum. I know the for loop is totally wrong, but I can't go any further. This is what I have: Can someone fix the summation loop part for me? Thanks in advance
  4. W

    How to Experimentally Obtain Wavefunction Parameters?

    How you obtain the Wavefunction of a system? \Psi = A e^{kx + wt} I get it that you can plug this in the Schrodinger equation, but what I don't get is how you obtain the parameters experimentally ?
Back
Top