[plt-scheme] HtDP Exercise 23.4.1
Thomas Chust
chust at web.de
Mon Feb 9 20:33:59 EST 2009
2009/2/10 David Yrueta <dyrueta at gmail.com>:
> [...] Still don't really understand how this relates to the question of computing the
> "area of each trapezoid," though. [...]
Hello,
http://en.wikipedia.org/wiki/Trapezoidal_rule has some figures that
may make the idea behind this integration method more clear: The graph
of the function is approximated by a polyline -- in the special case
of Kepler's rule a very coarse one with only two edges; the
approximation of the integral is the area of the polygon bounded by
this polyline, the two integration interval boundaries and the
coordinate axis of the integration variable.
cu,
Thomas
--
When C++ is your hammer, every problem looks like your thumb.
More information about the plt-scheme
mailing list