Brief Introduction
The ultimate introduction to Matlab for (absolute) beginners!Description
This course is designed to help you get started working with Matlab. Following topics are going to be covered:
- User interface of Matlab: what are the different windows for?
- How to perform arithmetic and relational operations
- How to use the command “help”
- Assigning numerical values to variables
- Creating and manipulating vectors/ arrays
- Creating and manipulating matrices
- Plotting 2D graphs to visualize your data
- How to import data from a text- or Excel-file
- Performing basic statistical analysis of your data
Requirements
- Requirements
- You need to install Matlab on your computer to follow the course by reproducing the codes we are discussing during the course and by solving the exercises. Most universities offer a free software version of Matlab, please ask your university if such a license is available. You could also get a trial version of Matlab at the official Matlab website.
- Basic knowledge in Mathematics
- The will to learn Matlab