first day hands out

18
COURSE OUTLINE

Upload: manni1220122

Post on 14-Apr-2016

216 views

Category:

Documents


1 download

DESCRIPTION

Its about Numerical Method

TRANSCRIPT

Page 1: First Day Hands Out

COURSE OUTLINE

Page 2: First Day Hands Out

INTRODUCTION : SELF• Name : UMAR FAROOQ

• Date of birth : 1951

• Previous Service : PAF:- from 19th Dec,1976 to 19th Dec2004

• Date of joining NUST : 20th Dec2004

• Expected date of Retirement from NUST : 31st Mar 2016

• Qualification : M Sc (Mathematics),1975

• University attended : Quaid-e-Azam, Islamabad

Page 3: First Day Hands Out

NUMERICAL METHODS

Page 4: First Day Hands Out

DETAILS ABOUT THE COURSE Course Code : MATH-352 Course Name : Numerical Methods Pre Requisite : Linear Algebra ,ODE & calculus,

Basic Techniques of Programming Credit Hours : 2+1 Text Book : Numerical Methods UsingMATLAB (Fourth Edition) by John H Mathews Ref. Book : Numerical Methods for Engineers by

Steven C Chapra Instructor : Umar Farooq / Lab Eng Mr.

Hammad

Page 5: First Day Hands Out
Page 6: First Day Hands Out

COURSE DESCRIPTION

To enable the students appreciate the significance of Numerical Methods for solving engineering problems.

Page 7: First Day Hands Out

COURSE LEARNING OUTCOMES:CLOs

CLO-1: Apply the concept of approximation for solving linear and non-linear equations.

CLO-2 : Implement interpolation techniques for different types of data.

CLO-3 : Use the numerical techniques to solve integrals and ODE.

Page 8: First Day Hands Out

BRIEF COURSE CONTENTSSr.No. WEEK TOPIC CLO

1 1,2 Introduction, Floating Point Number System, Error analysis

2 3,4 Solutions of Non-Linear Equations, using Bisection, Regula-Falsi, Newton Raphson methods

1

3 5,6 Iterative methods for solving Systems of Equations 1

4 7,8 Lagrange and Newton’s Interpolation 2

5 9,10 Curve Fitting 2

6 11,12 Numerical Differentiation 3

7 13,14 Numerical Integration. 3

8 15,16 Solution of ODEs 3

Page 9: First Day Hands Out

SystemPoint Floating

Page 10: First Day Hands Out

SOLUTON OF NONLINEAR EQUATION

Copyright

© 2006 Brooks/Cole, a division of Thomson Learning, Inc.

Page 11: First Day Hands Out

SOLUTION OF SYSTEM OF EQUATIONS

Copyright

© 2006 Brooks/Cole, a division of Thomson Learning, Inc.

Page 12: First Day Hands Out

INTERPOLATION

Copyright

© 2006 Brooks/Cole, a division of Thomson Learning, Inc.

Page 13: First Day Hands Out

CURVE FITTING

Copyright

© 2006 Brooks/Cole, a division of Thomson Learning, Inc.

Page 14: First Day Hands Out

AREA UNDER A CURVE INTEGRATION

Copyright

© 2006 Brooks/Cole, a division of Thomson Learning, Inc.

Page 15: First Day Hands Out

SOLUTION OF ODE

Copyright

© 2006 Brooks/Cole, a division of Thomson Learning, Inc.

Page 16: First Day Hands Out
Page 17: First Day Hands Out

QUAID’S ADVICE TO STUDENTS• Your main occupation should be, in fairness to yourselves,

in fairness to your parents, and indeed in fairness to the State, to devote your attention solely to your studies. It is only thus that you can equip yourselves for the battle of life that lies ahead of you. Only thus will you be an asset and a source of strength and of pride to your State. Only thus can you assist it in solving the great social and economic problems that confront it and enable it to reach its destined goal among most progressive and strongest nations of the world.

• -Excerpt from Quaid’s Convocation Address at Dacca University

• March 24, 1948

Page 18: First Day Hands Out