METHOD OF INTEGRATION OF ROMBERG

METHOD OF INTEGRATION OF ROMBERG - Integration Example by the Romberg Integration Method - Messages

#1 Posted: 1/9/2018 8:15:33 PM
CBG

CBG

77 likes in 312 posts.

Group: User

This is a small example of the application of the Romberg Integration Method


Romberg_Method.sm (13 KiB) downloaded 88 time(s).



Best Regards

Carlos
1 users liked this post
frapuano 1/10/2018 3:57:00 AM
#2 Posted: 1/9/2018 11:49:22 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

This is a small example of the application of the Romberg Integration Method



n = 20 [your original] ... Smath 6179 didn't stop in 5 minutes.
Can't explain such incompatibility between versions ?

Thanks
#3 Posted: 1/10/2018 1:06:23 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

... this doctored version works 6179, but so prohibitive in computation time.
n = 20 1200 sec. Romberg is like Simpson => occasionally more accurate.
All in all, if I would have to chose the most useful integrator, the choice
is Adaptive [from years of working that kind of maths]
I lost the Mathcad code, can survive with Simpson Domain ... any kind of accuracy,
for any meshing 'n'.

Thanks Carlos, for your contribution.

Jean

Romberg_Method [Doctored 6179].sm (13 KiB) downloaded 67 time(s).

#4 Posted: 1/10/2018 1:18:19 PM
CBG

CBG

77 likes in 312 posts.

Group: User

By----Jean
n = 20 [your original] ... Smath 6179 didn't stop in 5 minutes.
Can't explain such incompatibility between versions.




With n = 20 on my PC the Algorithm takes 1 min 54.473 sec.
Being the same algorithm in different versions of the same program,
I guess the difference in time is given by the ability of the latest
software to take advantage of the power of the processor and the amount of RAM.

Obviously, the power and number of cores in the processor must also influence.

Regards

Carlos
  • New Posts New Posts
  • No New Posts No New Posts