• Dimensional MATLAB Reading

    Played around a little more with MATAB, although I didn’t really get very far. I was trying to figure out how to use dlmread to import my data files properly into MATLAB automatically. It didn’t really seem to want to fly somehow.
    I spent some time trying to figure out how to automate my MATLAB work. I couldn’t figure out how to get it to import the tab-delimited data files that my programs had produced using the dlmread command which should put it into a matrix. I can do it via the clipboard but not anyway else at the moment. Reviewing various MATLAB tutorials on the web, looking for hints, I realized that I need to review my understanding and knowledge of matrices again, so I’ve added this to my list of things to be done.
    Assuming that my methodology is correct, which it might not be, I can now map one MDS cluttering onto another using the Procrustes in MATLAB. I need to figure out now how to get a single measure of how different the two are from that. I’m at least further along than before, so that’s promising.

    Read the rest of this entry »

     
-->