0% found this document useful (0 votes)
24 views2 pages

Assignment 04 FA20

This 3 sentence summary provides the high level information about the document: The document is a 4 question numerical computing assignment from COMSATS University for course CSC475 that includes calculating the velocity and acceleration of a slider at a time, evaluating definite integrals using different numerical methods like the trapezoidal rule, Simpson's rule, Boole's rule, and Weddle's rule, and the assignment is individual work due on December 25th, 2020 for a total of unspecified marks.

Uploaded by

Ahmed Bashir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views2 pages

Assignment 04 FA20

This 3 sentence summary provides the high level information about the document: The document is a 4 question numerical computing assignment from COMSATS University for course CSC475 that includes calculating the velocity and acceleration of a slider at a time, evaluating definite integrals using different numerical methods like the trapezoidal rule, Simpson's rule, Boole's rule, and Weddle's rule, and the assignment is individual work due on December 25th, 2020 for a total of unspecified marks.

Uploaded by

Ahmed Bashir
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

COMSATS University, Islamabad

Islamabad Campus
Department of Computer Science

Read before Attempt


Assignment No. 4
Course code and Title: CSC475: Numerical Computing
Instructor: Tanveer Ahmed
Assigned Date: December 20,2020 Due Date: December 25,2020
Total Marks: -- CLO-5
Instructions:
1. This is an individual assignment. You will submit your work individually.
2. Try to consolidate your concepts and ideas from these questions.
3. Try to make solution by yourself and protect your work from other
students. If I found the solution files of some students are same, then I will
reward zero marks to all those students.

Question # 1

FA2020 Page 1
A slider in a machine moves along a fixed straight rod. Its distance x(m) along the rod are given in the following table for various
values of the time t (seconds).

Find the velocity and acceleration of the slider at time t = 6 sec.


Question # 2

Question # 3

Question # 4

Evaluate
i) by using trapezoidal rule, taking n = 6, correct to five significant figures.
ii) by using trapezoidal rule, taking n = 8, correct to five significant figures
iii) by using Simpson’s 1/3 rule, taking n = 6.
iv) by using Simpson’s 1/3 rule, taking n = 8.
v) by using Simpson’s 3/8 rule, taking n = 6
vi) by using Simpson’s 3/8 rule and taking seven ordinates.
vii) by using Boole’s rule using exactly five functional evaluations and correct to five significant figures.
viii) by using Weddle’s rule and taking n = 6, correct up to five significant figures.

FA2020 Page 2

You might also like