Advanced Programming (MATLAB)

 
Course overview

This course provides a comprehensive introduction to the MATLAB technical computing environment. It is intended for beginning users and those looking for a review. Beginning with an introduction to MATLAB, the course will provide students with a working understanding of the MATLAB technical computing environment. Extensive examples will be used to illustrate how to perform common tasks with MATLAB on a step-by-step approach. In addition, the course will delve deeper into sophisticated usage of MATLAB to write user-friendly code.

What is MATLAB

MATLAB stands for MATrix LABoratory and the software is built up around vectors and matrices. This makes the software particularly useful for linear algebra, but MATLAB is also a great tool for solving algebraic and differential equations and for numerical analysis. MATLAB has powerful graphic tools and can produce nice pictures in both 2D and 3D. It is also a programming language (similar to C) and is one of the easiest programming languages for writing mathematical programs.

Subpages (1): Assignments (MATLAB)