+ Reply to Thread
Results 1 to 2 of 2

Thread: What are the limitations of the Trapezoid method for calculating the area under a graph?

  1. #1
    Level 15 - A Legend Akseli's Avatar
    Joined
    Feb 2012
    Posts
    1,798

    What are the limitations of the Trapezoid method for calculating the area under a graph?

    Besides the fact that it doesn't give the exact answer, what kind of limitations or scope does it have?

  2. Sponsors
    Super ModeratorPeeje's Avatar
    Joined
    Nov 2011
    Posts
    164
    Videos
    139

  3. #2
    Level 16 - Colossus Yoda's Avatar
    Joined
    Nov 2011
    Posts
    2,138
    It is one of the least accurate techniques for general functions (the inner and outer methods are of course less so). Other than that, it's pretty good.

    Note it is particularly good for periodic functions like sin(x), so if you could substitute so it will become periodic, this will make a more accurate apporoximation.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts