0% found this document useful (0 votes)
43 views

Assignment 1

This document provides instructions for Assignment 1 of the course Math-351: Numerical Methods. It consists of 2 questions worth a total of 10 marks. Question 1 (worth 3 marks) defines significant figures and asks students to identify the number of significant figures in 3 numerical examples. Question 2 (worth 7 marks) asks students to use the bisection and Newton's methods to locate the root of a function between 0 and 1.3, and analyze any problems or improvements between the two methods. Students are instructed to submit their solutions in hard copy by a due date of September 4, 2019.

Uploaded by

Farheen Asif
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

Assignment 1

This document provides instructions for Assignment 1 of the course Math-351: Numerical Methods. It consists of 2 questions worth a total of 10 marks. Question 1 (worth 3 marks) defines significant figures and asks students to identify the number of significant figures in 3 numerical examples. Question 2 (worth 7 marks) asks students to use the bisection and Newton's methods to locate the root of a function between 0 and 1.3, and analyze any problems or improvements between the two methods. Students are instructed to submit their solutions in hard copy by a due date of September 4, 2019.

Uploaded by

Farheen Asif
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

NUST School of Electrical Engineering and Computer Science

A center of excellence for quality education and research

Assignment 1

Math-351: Numerical Methods (3+0)


BEE-9 C&D
Name: ______________________________ Registration #: _________________

Signature: ___________________________ Class / Section: _________________

Instructions
1. Plagiarism is not tolerable a single bit.
2. Submit in hard form within the due date.
3. Attach the first page of Assignment question paper along with your solution.
Course Learning Outcomes (CLOs)

1. Explain the consequences of finite precision and estimate the amount of error inherent in different Numerical
methods.
2. Develop algorithms for different Numerical techniques.
3. Apply different computational techniques to solve Mathematical problems arising in engineering and sciences.

Total
Marks

10
Marks

Page 1 of 2
NUST School of Electrical Engineering and Computer Science
A center of excellence for quality education and research

Due Date: 04-09-2019

Question 1: [marks 3] [CLO1]


Define significant figures. Also trace the number of significant figures in each of
the following case

(a) 0.004057 (b) 2.00426 (c) 3.2700 x 103

Question 2: [marks 7] [CLO1 + CLO3]


Use bisection method to locate the root of 𝑓(𝑥 ) = 𝑥 10 − 1 between x = 0 and 1.3
correct to three decimals. Is there any problem with the results? Use the Newton’s Raphson
method to estimate the solution of the same problem? Is there any improvement in the results?
Give a brief analysis.

Page 2 of 2

You might also like