MATLAB Introduction: Chapter 1

Lecture 1: Ch. 1.1

 

Stacks Image 61932

 

 
VECTORS & MATRICES: This details how to construct simple vectors and matrices in MATLAB, introducing concepts to be used throughout the course.

 

MATLAB COMMANDS

n/a

MATLAB CODE

 

Lecture 2: Ch. 1.2

 

Stacks Image 61947

 

 
LOGIC, LOOPS & ITERATIONS: Simple or complex codes are based upon logic principles of IF statements and FOR loops. We introduce both of these coding building blocks in this lecture.

 

MATLAB COMMANDS

IF ELSEIF FOR

MATLAB CODE

 

Lecture 3: Ch. 1.3

 

Stacks Image 61962

 

[ view]

 
PLOTTING & IMPORTING/EXPORTING DATA Visualization of results and storing/retrieval of data are important for almost all coding applications. We demonstrate how to use these programming structures in this lecture.

 

MATLAB COMMANDS

PLOT SAVE LOAD

MATLAB CODE

 

© 2019 kutz