Differences

This shows you the differences between two versions of the page.

Link to this comparison view

writing_research_papers [2014/01/12 06:03]
spclab [Good Coding Practices]
writing_research_papers [2014/01/12 06:15] (current)
spclab [Latex Tutorials]
Line 30: Line 30:
   - For loops are time-consuming in Matlab. Use vector/matrix manipulations as far as possible   - For loops are time-consuming in Matlab. Use vector/matrix manipulations as far as possible
   - Matlab is very forgiving about vector/matrix sizes. Often, variable sizes are expanded "automatically" depending on the context. This means you need to be very careful when assigning and reusing variables   - Matlab is very forgiving about vector/matrix sizes. Often, variable sizes are expanded "automatically" depending on the context. This means you need to be very careful when assigning and reusing variables
-  - See this for some do's and dont's: [[http://blogs.mathworks.com/loren/2012/01/13/best-practices-for-programming-matlab/|here]], [[http://blogs.mathworks.com/loren/2012/01/13/best-practices-for-programming-matlab/|here]], [[http://blogs.mathworks.com/loren/2006/04/12/matlab-programming-practices/|here]], [[http://blogs.mathworks.com/videos/2010/03/08/top-10-matlab-code-practices-that-make-me-cry/|Matlab coding practices that make me cry!]].+  - See this for some do's and dont's: [[http://blogs.mathworks.com/loren/2012/01/13/best-practices-for-programming-matlab/|here]],  [[http://blogs.mathworks.com/loren/2006/04/12/matlab-programming-practices/|here]], [[http://blogs.mathworks.com/videos/2010/03/08/top-10-matlab-code-practices-that-make-me-cry/|Matlab coding practices that make me cry!]]. 
 +  - {{:gmpp.pdf|Good Matlab programming practices}}   
 +  - {{:matopt.pdf|Writing fast Matlab code fast}} 
 + 
 +======Latex Tutorials====== 
 + 
 +  - {{:gswlatex.pdf|Getting started with LaTeX}} 
 +  - {{:ieeetran_howto.pdf|How to use IEEETran}} 
 +  - {{:lshort.pdf|The (not so) short guide to LaTeX, a.k.a. LaTeX in 139 minutes}}

Personal Tools