Principles of Radar Systems Winter 2005-2006 |
|||||||||||||||||||
|
SoftwareMatlab hints for file reading and 256 level displaymatlabfilereads.pdf "imbytefile" routine for matlab displayimbytefile.m Fortran fft routine from Numerical Recipesfft.f C fft routine from Numerical Recipesfour1.c Matlab NotesWe recommend that you start with the document "Getting started".
How to use a Stanford UNIX machine from your PC in general, and MATLAB in particularApart from buying a student's license or going to Sweet Hall, you can use Matlab remotely from your PC if you can connect to the Stanford network -and your connection is fast enough, for instance if you live on campus. First of all, we assume that you have an application to establish a TELNET connection. We recommend Samson, the standard TELNET application at Stanford, available at http://www.stanford.edu/group/itss/ess/. Recall that to access any Stanford machine you need a Leland account, that is, a Stanford Network ID (SUNetID) and a password (for details, see http://www.stanford.edu/group/itss/services/sunetid//). An X-Window server is an application you may install on your PC that allows you to connect to a UNIX machine and see in your PC what you would see if you were working in front of the UNIX machine itself, including not only text, but also graphics. Two examples of such programs are Hummingbird Exceed and M/X. The latter can be used for free during a limited trial period and can be downloaded from http://www.microimages.com/freestuf/mix/. To establish this connection, you usually need to:
Not all UNIX machines are properly configured and contain MATLAB properly installed. I just tried elaine.stanford.edu from my on-campus PC and it worked. A tip. Save your files frequently in case the connection is lost. You can easily recover them later.
|
||||||||||||||||||
|
|