Difference between revisions of "Software tutorial"
Jump to navigation
Jump to search
Kevin Dunn (talk | contribs) m |
Kevin Dunn (talk | contribs) 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/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.
- Want tutorials on other topics: please email me
- A note about the videos in this tutorial: they are from Rodger Peng's YouTube channel on R Videos. He is running a MOOC on Computing for Data Analysis which started on 2 January, and is currently running.