From charlesreid1

Revision as of 10:08, 8 May 2016 by Admin (talk | contribs) (Created page with "=Background= When might we need to evaluate an integral with data? Numerical routine to integrate two functions and find a centroid - Magrab p. 154 (uses quadc() routine) E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Background

When might we need to evaluate an integral with data?

Numerical routine to integrate two functions and find a centroid - Magrab p. 154 (uses quadc() routine)

Expectations:

  • Answers with complete sentences
  • Some analytical work, some numerical work
  • Final answers in report!
  • Plot/chart to answer question

PowerPoint Problem Setup

Explanation of numerical integration background, equation derivation

Cover the questions

Cover strategy, writing out what to do before implementing, how to implement in a spreadsheet

Spend a day working in a computer lab

Worksheet Content

Simpson's Rule to approximate the integral of a function,

$ I = int_{a}^{b} f(x) dx $