Mastering Programming with MATLAB

Go to class
Write Review

Free Online Course: Mastering Programming with MATLAB provided by Coursera is a comprehensive online course, which lasts for 7 weeks long, 56 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Coursera. Mastering Programming with MATLAB is taught by Akos Ledeczi, Ph.D. and Mike Fitzpatrick.

Overview
  • 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.

    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.

Syllabus
    • Introduction
    • Functions Revisited
    • Potpourri
    • How to Write Efficient Code?
    • Object Oriented Programming
    • Applications
    • Final Project