Introduction to Programming with MATLAB
$ 14.29
CHE 306: Engineering Analysis IIAdvanced engineering mathematics covering numerical and analytical methods of engineering analysis.
Curated for third-year students of engineering at Obafemi Awolowo University, Ile-Ife, Nigeria. Students and professionals with similar learning goal will also find this learning track useful.
Course Chapters
1Introduction
Welcome to the course, installation of software and overview of the MATLAB environment.
No lesson yet.
2Variables and Data Types
Variable declaration, value assignment and overview of different data types.
No lesson yet.
3Mathematical Operations
Mathematical operators, including operations on vectors and matrices.
No lesson yet.
4Built-In Functions
Some MATLAB built-in functions and their use.
No lesson yet.
5Graphics
Plotting graphs of various dimensions with MATLAB.
No lesson yet.
6Functions and Script Files
Definition and use of MATLAB functions and script files.
No lesson yet.
7Input and Output
Taking inputs from users and presenting outputs.
No lesson yet.
8Relational and Logical Operators
Definition and use of relational and logical operators.
No lesson yet.
9Conditional Statements
Definition and use of conditional statements - if else and switch structures.
No lesson yet.
10Loops
Definition and use of loops - for and while structures.
No lesson yet.
11Problem Solving
Worked sample problems.
No lesson yet.