TRAPRULE |
Description: | Using the Trapezoidal Rule, approximates the integral of f(X): ∫f(X)dX=h/2*(f(a)+2*Σf(x_I)+f(b)), where a is the lower limit, b is the upper limit, n is the number of intervals, h is (b–a)/n, and x_I is a+h*I where I is from 1 to n-1. |
Filename: | traprule.zip |
ID: | 7721 |
Author: | Eddie W. Shore: http://edspi31415.blogspot.com/ |
Downloaded file size: | 1,350 bytes |
Size on calculator: | 1 KB |
Platforms: | Prime |
User rating: | Not yet rated (you must be logged in to vote) |
Primary category: | Math |
Languages: | ENG |
File date: | 2016-08-06 18:26:12 |
Source code: | Included |
Download count: | 884 |
Version history: | 2016-08-06: Added to site
|
Archive contents: | Length Date Time Name
-------- ---- ---- ----
618 08-06-16 18:14 TrapRule.hpprgm
1155 08-06-16 18:23 TrapRule.txt
-------- -------
1773 2 files |
|
Screenshot: | |
User comments: | No comments at this time. |
| You must be logged in to add your own comment. |