Post Reply 
Simpson's Rule Implementation trick?
03-19-2016, 02:21 PM
Post: #10
RE: Simpron Rule Implementation trick?
(03-19-2016 06:45 AM)Dieter Wrote:  
(03-19-2016 04:59 AM)ttw Wrote:  Romberg's method is pretty good. It can be of arbitrarily high order if the integrand is smooth enough and can be adapted to giving error estimates.

This is also possible with Simpson's method. Two approximations with n and 2n intervals give a new and improved estimate.
Take a look a this thread in the HP41 software library.

Dieter

I have implemented a variant of the Romberg method that uses Simpson's rule to start with instead of teh Trapezoidal rule. You can find this variant method on my web site.

Namir
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Simpron Rule Implementation trick? - Namir - 03-19-2016 02:21 PM



User(s) browsing this thread: 1 Guest(s)