The course builds on the foundation laid by the first course of the Specialization called “Introduction to Programming with MATLAB.” It covers more advanced programming concepts such as recursion, vectorization, function handles, algorithm efficiency and others. At the same time, it presents many features that make MATLAB a powerful programming environment for engineering and scientific computing, such as its support for object oriented programming, the new user interface design environment and Live Scripts.
Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.
By the end of this course, you will be familiar with more advanced computer programming concepts, able to write more efficient code, and able to create object oriented MATLAB applications with graphical user interfaces.
Course 2 of 3 in the MATLAB Programming for Engineers and Scientists Specialization.
What You Will Learn
- You will learn advanced concepts related to functions such as recursion and function handles.
- You will learn how to write efficient programs.
- You will learn the basics of Object Oriented Programming.
- You will learn to write Live Scripts and create professional graphical user interfaces.
Syllabus
WEEK 1: Introduction
WEEK 2: Functions Revisited
WEEK 3: Potpourri
WEEK 4: How to Write Efficient Code?
WEEK 5: Object Oriented Programming
WEEK 6: Applications
WEEK 7: Final Project