Difference between revisions of "Software tutorial"

From Statistics for Engineering
Jump to navigation Jump to search
m
m
Line 4: Line 4:
# [[Software tutorial/Software installation | Software installation]]
# [[Software tutorial/Software installation | Software installation]]
# [[Software tutorial/Getting started|Getting started]]
# [[Software tutorial/Getting started|Getting started]]
<!-- # [[Software tutorial/My first program|My first program]] (required for [[Tutorial_1_-_2010|tutorial 1]])
# [[Software tutorial/Reading data into R|Reading data into R]]
 
<!--  
# [[Software tutorial/Loops|<tt>for</tt> loops and <tt>while</tt> loops]] (required for [[Tutorial_1_-_2010|tutorial 1]])
# [[Software tutorial/Loops|<tt>for</tt> loops and <tt>while</tt> loops]] (required for [[Tutorial_1_-_2010|tutorial 1]])
# [[Software tutorial/Scripts and functions|Scripts and functions]] (useful for [[Tutorial_2_-_2010|tutorial 2]])
# [[Software tutorial/Scripts and functions|Scripts and functions]] (useful for [[Tutorial_2_-_2010|tutorial 2]])
Line 13: Line 15:
# [[Software_tutorial/Integration of ODEs|Integrating ODEs]]: a tutorial on integrating ODEs in MATLAB and Python
# [[Software_tutorial/Integration of ODEs|Integrating ODEs]]: a tutorial on integrating ODEs in MATLAB and Python
# [[Software_tutorial/Least squares modelling (linear regression)|Least squares modelling]]: a tutorial on (linear regression) in MATLAB and Python
# [[Software_tutorial/Least squares modelling (linear regression)|Least squares modelling]]: a tutorial on (linear regression) in MATLAB and Python
# [[Software_tutorial/Loading data in MATLAB or Python| Loading data in MATLAB or Python]] from Excel, CSV and XML files
# [[Software_tutorial/Loading data in MATLAB or Python| Loading data in MATLAB or Python]] from Excel, CSV and XML files -->
-->


* Want tutorials on other topics: please [mailto:kevin.dunn@mcmaster.ca email me]  
* Want tutorials on other topics: please [mailto:kevin.dunn@mcmaster.ca email me]  

Revision as of 01:46, 15 January 2013

This tutorial will expand as we progress in the course.

  1. About the course software
  2. Software installation
  3. Getting started
  4. Reading data into R