Learning MATLAB

Go to class
Write Review

Free Online Course: Learning MATLAB provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 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 LinkedIn Learning. Learning MATLAB is taught by Steven Moser.

Overview
  • Learn MATLAB, the programming language of choice for scientists and engineers for statistical analysis, to analyze data and build 2D and 3D visualizations.

Syllabus
  • Introduction

    • Welcome
    • What you need to know
    • Using the exercise files
    • Getting MATLAB
    1. General Concepts
    • Understand the interface
    • Create variables
    • Variable classes
    • Cell arrays
    2. Core MATLAB Syntax
    • Our first script
    • Populate matrices
    • Matrix and scalar operations
    • If statements
    • Switch statements
    • For loops
    • While loops
    3. Programming in MATLAB
    • The MATLAB path
    • Create and use a function
    • Import external data
    • Debugging
    • Performance considerations
    4. Data Representations
    • Creating basic plots
    • Making a plot pretty
    • Adding annotations
    • Working with images
    • Creating 3D plots
    5. Intro to Simulink
    • Overview of Simulink
    • Our first Simulink model
    • Beware of sample times
    • A simple loop
    Conclusion
    • Next steps