Basics & Simple Programming

Lecture 1

 

Stacks Image 1390

 

[ view ]

 

Stacks Image 74407

 

 

 
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 1447

 

[ view ]

 

Stacks Image 74461

 

 

 
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 1495

 

[ 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