4 - Chapter 5 Loop Statements and Vectorizing Codes
4 - Chapter 5 Loop Statements and Vectorizing Codes
Civil Engineers
Lecture 4
by
Dr. Emre Erkmen, P.Eng.
Office: EV 6.209
Phone:514 848 2424
Email: emre.erkmen@Concordia.ca
Lecture hours: Mondays 13:15-16:00
Office hours: Tuesdays 10:00-11:00
1
Structured Programming - Lecture 4
Loops Statements
- While Loops
- Vectorizing
Structured Programming - Lecture 4
Loops in Matlab
There are two types of Loops in Matlab
- Counted Loops
- Conditional Loops
3
Structured Programming - Lecture 4
4
Structured Programming - Lecture 4
For Loops
Structured Programming - Lecture 4
Pre-allocating vectors
0
0
0
Structured Programming - Lecture 4
While Loops
Structured Programming - Lecture 4
Vectorization in Matlab
Vectorization in Matlab
Calculate 5 factorial.
Vectorization in Matlab
Determine the signs of each component of a matrix