CEE 3702 Numerical Analysis Lecture 2 Dr. David W. Dinehart - PowerPoint PPT Presentation

About This Presentation
Title:

CEE 3702 Numerical Analysis Lecture 2 Dr. David W. Dinehart

Description:

Introduce algorithms and pseudocode. Review of Excel - example problem. 3. Villanova University ... Any engineering equation can be expressed as a function ... – PowerPoint PPT presentation

Number of Views:87
Avg rating:3.0/5.0
Slides: 11
Provided by: shawnp
Category:

less

Transcript and Presenter's Notes

Title: CEE 3702 Numerical Analysis Lecture 2 Dr. David W. Dinehart


1
CEE 3702Numerical AnalysisLecture 2Dr. David
W. Dinehart
2
Lesson Objectives
  • Identify the necessary steps of creating a
    program
  • Review flowcharts
  • Introduce algorithms and pseudocode
  • Review of Excel - example problem

3
Chapter 2 - Computers and Software
What is the slope of the line?
Numerical Derivative
4
Programming
  • Any engineering equation can be expressed as a
    function
  • This course will allow us to solve these
    functions
  • Numerical analysis techniques lend themselves to
    computer programming
  • Where do we start?

5
Your plan of attack (includes equations)
Nuts and bolts
VERY IMPORTANT
6
Algorithms, Flowcharts, and Pseudocode
7
Flowchart Symbols
8
Fundamental Control Structures
  • 1. Sequence
  • 2. Selection
  • 3. Repetition
  • Any program can be constructed using only
    these three operations

9
Selection
10
Repetition
Write a Comment
User Comments (0)
About PowerShow.com