SIMPRULE |
Description: | Using Simpson's Rule, approximates the integral of f(X): ∫f(X)dX=h/2*(f(a)+2*Σf(x_E)+4*∑f(x_O)+f(b)) where a is the lower limit, b is the upper limit, n is the number of intervals and is even, h is (b–a)/n, x_E is a+h*I where I is from 1 to n-1 and I is even, and x_O is a+h*I where I is from 1 to n-1 and I is odd. |
Filename: | simprule.zip |
ID: | 7722 |
Author: | Eddie W. Shore: http://edspi31415.blogspot.com/ |
Downloaded file size: | 1,458 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:29:28 |
Source code: | Included |
Download count: | 980 |
Version history: | 2016-08-06: Added to site
|
Archive contents: | Length Date Time Name
-------- ---- ---- ----
712 08-06-16 18:15 SimpRule.hpprgm
1330 08-06-16 18:22 SimpRule.txt
-------- -------
2042 2 files |
|
Screenshot: | |
User comments: | No comments at this time. |
| You must be logged in to add your own comment. |