Recent content by Muchacho

  1. M

    Mathematica Plot 3D matrix as 2D plot and 3rd dimension as color in Mathematica

    I am so thankful for your help! Thanks! Now it finally works! Just one more technical question - because there are values of interp[[3]] exceeds 1 (the Range of Rainbow color function is {0, 1}) and although there is ColorFunctionScaling -> False, it still uses only values in the range {0, 1}...
  2. M

    Mathematica Plot 3D matrix as 2D plot and 3rd dimension as color in Mathematica

    Hi! It's been like two days since I have tried to make this work, still I got nothing. Searched Google etc. but no help there. I have a three dimensional matrix in form of {{a,b,c}, {d,e,f}, {g,h,i}, ... etc. } with a total of 51 elements, i.e. 51x3 matrix. What I want is to plot it as...
  3. M

    Eigenfunctions of translation operator and transposed operator property proof

    Homework Statement Find the eigenfunctions and eigenvalues of the translation operator \widehat{T_{a}} Translation operator is defined as \widehat{T_{a}}\psi(x)=\psi(x+a) (you all know that, probably you just call it differently) Homework Equations The eigenvalue/eigenfunction equation is...
Back
Top