Etter - Chapter 3
ECE 1620, Spring 2022
Table of Contents
1. Algorithm Development
1.1. Sequence Example
1.2. Repetition Example
1.3. Selection Example
2. Conditional Expressions
3. Selection Statements - if/else, switch
4. Problem Solving Applied: Face Recognition
5. Loop Structures
6. Problem Solving Applied: Wave Interaction
6.1. Sum of Two Sine Waves
6.2. Product of Two Sine Waves
7. Data Files
8. Numerical Technique: Linear Modeling