Links: Difference between revisions
From phys660
Jump to navigationJump to search
Line 18: | Line 18: | ||
*[http://www.mathworks.com/help/pdf_doc/matlab/getstart.pdf MATLAB Getting Started Guide] | *[http://www.mathworks.com/help/pdf_doc/matlab/getstart.pdf MATLAB Getting Started Guide] | ||
*[http://www.mathworks.com/help/techdoc/index.html The complete official MATLAB reference] | *[http://www.mathworks.com/help/techdoc/index.html The complete official MATLAB reference] | ||
*[http://www.math.umbc.edu/~gobbert/matlab.html Running MATLAB m-files in background under Linux] | *[http://www.math.umbc.edu/~gobbert/matlab.html Running MATLAB m-files in background under Linux] | ||
*[http://cs.nyu.edu/cs/faculty/overton/g22_nm/programs/info.html Calling C and Fortran from MATLAB using the MEX interface] | *[http://cs.nyu.edu/cs/faculty/overton/g22_nm/programs/info.html Calling C and Fortran from MATLAB using the MEX interface] | ||
*[http://wiki.accelereyes.com/wiki/index.php/Jacket_Basics MATLAB Jacket for GPUs] | *[http://wiki.accelereyes.com/wiki/index.php/Jacket_Basics MATLAB Jacket for GPUs] | ||
*[[Media:mlab_bench.pdf|Multithreaded MATLAB performance on selected multicore machines at UD]] | |||
== Fortran 90 Reference == | == Fortran 90 Reference == |
Revision as of 14:55, 12 February 2012
Linux Reference
- Using VPN at UD
- Transfering Files: scp and sftp
- Using X-windows (X11) and secure shell (SSH) to connect to a remote UNIX server
- PuTTY SSH Client
- X Tunneling on Windows via Xming
- X Tunneling on MacOS
- Introduction to Emacs, Pico, and VI text editors
LaTeX Reference
- Getting to Grips with LaTeX
- LaTeX Guide@Wikibooks
- REVTEX4 Authors' Guide
- How to use BibTeX
- PACS Codes
MATLAB Reference
- MATLAB Getting Started Guide
- The complete official MATLAB reference
- Running MATLAB m-files in background under Linux
- Calling C and Fortran from MATLAB using the MEX interface
- MATLAB Jacket for GPUs
- Multithreaded MATLAB performance on selected multicore machines at UD