Working with Matrices in Matlab

This tutorial shows how to define and manipulate matrices in Matlab. Topics and timestamps: 0:00 – Introduction 1:19 – Defining a matrix 6:59 – Matrix multiplication (both standard and elementwise) 14:19 – Extracting submatrices 18:16 – Transpose 19:12 – Concatenation 21:57 – Creating larger matrices (zeros, ones, eye, diag, rand) 25:03 – Linearly space vectors (linspace) 27:40 – Determining the size of matrices/vectors (size, length) Lecture notes and code can be downloaded from https://github.com/clum/YouTube/tree/... Other videos in this series: -Getting Started with Matlab (   • Getting Started with Matlab  ) -Working with Matrices in Matlab (this video) -2D Plotting in Matlab (   • 2D Plotting in Matlab  ) All Matlab videos in a single playlist (   • Working with Matlab  )