You are on page 1of 1

EEE 212: Numerical Technique Laboratory

Mohammad Asif Zaman Lecturer, Department of Electrical and Electronic Engineering, Bangladesh University of Engineering and Technology, Dhaka 1000.

Report work of Exp. 7 (for Section: A2 students only).


Problem 1: Consider the following integration:

5th July, 2012.

x 0

x2

ln x esin x 14sin 4 x dx .

Use the following numerical methods to compute the integral: i. Composite trapezoidal rule ii. Composite Simpsons 1/3 rule iii. Composite Simpsons 3/8 rule iv. Gaussian-quadrature with n = 2 v. Gaussian-quadrature with n = 3 vi. Gaussian-quadrature with n = 4 Show the results in tabular form. Comment on the results. Problem 2: Consider the following double integration:

2 y 0

x0

y 2 sin x dx dy .

Use composite trapezoidal rule and composite Simpsons 1/3 rule to numerically evaluate the double-integral. Compare the obtained numerical results with actual result found by analytic method.

Study Materials: Gaussian-quadrature: http://banach.millersville.edu/~bob/math375/GaussianQuadrature.pdf Numeric double-integration: http://banach.millersville.edu/~bob/math375/DoubleInt/main.pdf

You might also like