Basics & Simple Programming

Lecture 1

 

Stacks Image 75432

 

[ view ]

 

Stacks Image 75440

 

 

 
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

 

Lecture 2

 

Stacks Image 75459

 

[ view ]

 

Stacks Image 75467

 

 

 
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

 

Lecture 3

 

Stacks Image 75486

 

[ 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

 

© 2015 kutz