Difference between revisions of "Software tutorial"
Jump to navigation
Jump to search
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| | # [[Software tutorial/My first program|My first program]] (required for [[Tutorial_1_-_2010|tutorial 1]]) | ||
# [[Software tutorial/Loops|<tt>for</tt> loops and <tt>while</tt> loops]] (required for [[Tutorial_1_-_2010| | # [[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| | # [[Software tutorial/Scripts and functions|Scripts and functions]] (useful for [[Tutorial_2_-_2010|tutorial 2]]) | ||
# [[Software tutorial/Vectors and arrays|Vectors and arrays]] (used for [[Tutorial_3_-_2010|tutorial 3]]) | |||
''Coming soon'': | ''Coming soon'': |
Revision as of 16:28, 26 September 2010
This tutorial will expand as we progress in the course. Each section has notes for both MATLAB and Python.
- About the course software
- Software installation
- Getting started
- My first program (required for tutorial 1)
- for loops and while loops (required for tutorial 1)
- Scripts and functions (useful for tutorial 2)
- Vectors and arrays (used for tutorial 3)
Coming soon:
- Generating and saving figures (plots)
- Want tutorials on other topics: please email me
Need some more help?
Not every aspect about MATLAB or Python can be covered with our tutorial (above). Here are some additional resources.
MATLAB | Python |
---|---|
|
|