Learning Outcomes:
On completion of this module, students should be able to:
1. Analyse and manage numerical data in MATLAB and R
2. Construct graphs and tables to interpret numerical and categorical datasets
3. Understand the meaning of variable types and how to interpret and analyse them
4. Develop scripts and basic functions for a predefined goal
Indicative Module Content:
1. Introduction to the MATLAB environment
2. Importing & Exporting data; Tables, Cell Arrays Structures
3. Variables and Assignments; Characters and Strings
4. Matrix Algebra in MATLAB:Vectors and Matrices, Scalar and Array operations
5. Data Visualisation & Graphs in MATLAB
6. Conditional statements, loops and functions in MATLAB
7. Introduction to R studio desktop environment
8. Translating MATLAB commands to R
9. Importing/Exporting data in R
10. Matrix Algebra in R
11. Working with Graphs in R
12. Conditional statements, loops and functions in R