Telecharger Cours

Mathématiques et méthodes numériques (exercices)

I=(romberg(i,k-1,h)-. (romberg(i-1,k-1,h)/(2**(2*k))))/(1-(1/(2**(2*k)))) return I h=1;d=0. Iq=Integrale exacte. I=Iq-1 while (Iq-I)!=0 : I=romberg(d,d,h) d=d+1 ...



Download