Recent content by Gib007

  1. G

    MATLAB MATLAB To FORTRAN Troubles (eig.m equivalent?)

    Thanks for your replies! :) I guess that's just what I'll have to do, unless there's a good and easy method for calculating such eigenvalues and eigenvectors, in which case it might be less cluttered if I just write my own routine for that particular purpose.
  2. G

    MATLAB MATLAB To FORTRAN Troubles (eig.m equivalent?)

    I have just been looking through LAPACK actually, yeah. My biggest issue with this is that it doesn't simply take in a square matrix and return eigenvalues and eigenvectors. It's a messier than this..
  3. G

    MATLAB MATLAB To FORTRAN Troubles (eig.m equivalent?)

    Hello all, first time I post here. I'm doing a PhD in Plasma Physics at the moment and have always been using MATLAB. It seems the research industry however does not look kindly on MATLAB and develops solely on FORTRAN (!).. Anyway, I don't need to go into a lot of detail. I have a big 10x10...
Back
Top