Question subject: Numerical Mathematics and Computing (Computer Science)
Posted: Mon Nov 22, 2010 6:48 pm
Joined: Sun Nov 21, 2010 11:27 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
Please somebody help me rewrite and expand this Formular: Unfortunately I cannot paste the formular here. I copied but cannot paste it here. Pls help in case of another time. However, the formular ( in words ) goes thus: Integral(a,b) f(x) dx approx h/2 SUM[i=0,n-1][f(xi) +f(xi + 1)]. Thanks
msi_333
Question subject: Re: Numerical Mathematics and Computing (Computer Science)
Posted: Tue Nov 23, 2010 11:42 am
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2272 Location: Earth Has thanked: 39 time Have thanks: 61 time
If you are doing integration in discrete domain , you can do FOR or WHILE loop for it , as integration is a summation .
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
biskot188
Question subject: Re: Numerical Mathematics and Computing (Computer Science)
Posted: Sun Jun 12, 2011 6:13 pm
Joined: Fri Nov 21, 2008 6:18 pm Posts: 51 Location: thessaloniki Has thanked: 0 time Have thanks: 2 time
ARE you sure you need c++?? looks more matlab here then c++
_________________ if you want make an effort yourself no one will make it for you... best regards