Links: Difference between revisions
From phys660
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
*C. Moler, [http://www.mathworks.com/moler/chapters.html Numerical Computing with Matlab] (SIAM, Philadelphia, 2004). | *C. Moler, [http://www.mathworks.com/moler/chapters.html Numerical Computing with Matlab] (SIAM, Philadelphia, 2004). | ||
*W. H. Press, S. A. Teukolsky, W. T. Vetterling, and B. P. Flannery: [http://www.nr.com/ Numerical Recipes: The Art of Scientific Computing] (CUP, Cambridge, 2007). | *W. H. Press, S. A. Teukolsky, W. T. Vetterling, and B. P. Flannery: [http://www.nr.com/ Numerical Recipes: The Art of Scientific Computing] (CUP, Cambridge, 2007). | ||
* G. W. Recktenwald, | * G. W. Recktenwald, [[Media:unavoidable_errors.pdf|Unavoidable errors in computing]]. | ||
== Linux == | == Linux == |
Revision as of 11:58, 13 March 2014
Numerical Analysis
- C. Moler, Numerical Computing with Matlab (SIAM, Philadelphia, 2004).
- W. H. Press, S. A. Teukolsky, W. T. Vetterling, and B. P. Flannery: Numerical Recipes: The Art of Scientific Computing (CUP, Cambridge, 2007).
- G. W. Recktenwald, Unavoidable errors in computing.
Linux
- 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
- Getting to Grips with LaTeX
- LaTeX Guide@Wikibooks
- REVTEX4 Authors' Guide
- How to use BibTeX
- JabRef manager for BibTeX entries
- PACS codes
MATLAB
- 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