SlideShare a Scribd company logo
Numerical Analysis and
Statistics
Presented By:
Sr. No. Name Enroll. No.
1 Vishal Donga 140800107067
2 Lucky Vishwakarma 140800107068
3 Jaimin Vitthalpara 140800107069
4 Nitu Yadav 140800107070
Guided By:
Prof. Poonam Kumari
Newton’s Divided Difference
Polynomial Method of
Interpolation
What is Interpolation ?
Given (x0,y0), (x1,y1), …… (xn,yn), find the
value of ‘y’ at a value of ‘x’ that is not given.
Newton’s Divided Difference
Method
Linear interpolation: Given pass a
linear interpolant through the data
where
),,( 00 yx ),,( 11 yx
)()( 0101 xxbbxf −+=
)( 00 xfb =
01
01
1
)()(
xx
xfxf
b
−
−
=
Divided differences and the coefficients
f
ix [ ]if x
The divided difference of a function,
with respect to is denoted as
It is called as zeroth divided difference and is
simply the value of the function, f
at ix
[ ] ( )ii xfxf =
[ ]1i if x , x +
fThe divided difference of a function,
called as the first divided difference, is
denoted
ixwith respect to and 1ix +
[ ]
[ ] [ ]1
1
1
i i
i i
i i
f x f x
f x , x
x x
+
+
+
−
=
−
fThe divided difference of a function,
called as the second divided difference, is
denoted as
ixwith respect to and1ix +, 2ix +
[ ]1 2i i if x , x , x+ +
[ ]
[ ] [ ]1 2 1
1 2
2
i i i i
i i i
i i
f x , x f x , x
f x , x , x
x x
+ + +
+ +
+
−
=
−
[ ]
[ ] [ ]
1 2 3
1 2 3 1 2
3
i i i i
i i i i i i
i i
f x , x , x , x
f x , x , x f x , x , x
x x
+ + +
+ + + + +
+
−
=
−
The third divided difference with respect to
ix 1ix + 2ix + 3ix +
, and,
The coefficients of Newton’s interpolating
polynomial are:
[ ]00 xfa =
[ ]101 x,xfa =
[ ]2102 x,x,xfa =
[ ]32103 x,x,x,xfa =
[ ]432104 x,x,x,x,xfa = and so on.
First
divided differences
Second
divided differences
Third
divided differences
Example
Find Newton’s interpolating polynomial to
approximate a function whose 5 data points
are given below.
( )f x
2.0 0.85467
2.3 0.75682
2.6 0.43126
2.9 0.22364
3.2 0.08567
x
i ix [ ]ixf [ ]ii x,xf 1− [ ]iii x,x,xf 12 −−
[ ]ii x,,xf 3−
[ ]ii x,,xf 4−
0 2.0 0.85467
-0.32617
1 2.3 0.75682 -1.26505
-1.08520 2.13363
2 2.6 0.43126 0.65522 -2.02642
-0.69207 -0.29808
3 2.9 0.22364 0.38695
-0.45990
4 3.2 0.08567
The 5 coefficients of the Newton’s interpolating
polynomial are:
[ ]0 0 0 85467a f x .= =
[ ]1 0 1 0 32617a f x , x .= = −
[ ]2 0 1 2 1 26505a f x , x , x .= = −
[ ]3 0 1 2 3 2 13363a f x , x , x , x .= =
[ ]4 0 1 2 3 4 2 02642a f x , x , x , x , x .= = −
( ) ( )
( ) ( )
( ) ( ) ( )
( ) ( ) ( ) ( )
0 1 0
2 0 1
3 0 1 2
4 0 1 2 3
P x a a x x
a x x x x
a x x x x x x
a x x x x x x x x
= + −
+ − −
+ − − −
+ − − − −
( ) ( )
( ) ( )
( ) ( ) ( )
( ) ( ) ( ) ( )
0 85467 0 32617 2 0
-1.26505 2 0 2 3
2 13363 2 0 2 3 2 6
2 02642 2 0 2 3 2 6 2 9
P x . . x .
x . x .
. x . x . x .
. x . x . x . x .
= − −
− −
+ − − −
− − − − −
P(x) can now be used to estimate the value of the
function f(x) say at x = 2.8.
( ) ( )
( ) ( )
( ) ( ) ( )
( ) ( ) ( ) ( )
2 8 0 85467 0 32617 2 8 2 0
-1.26505 2 8 2 0 2 8 2 3
2 13363 2 8 2 0 2 8 2 3 2 8 2 6
2 02642 2 8 2 0 2 8 2 3 2 8 2 6 2 8 2 9
P . . . . .
. . . .
. . . . . . .
. . . . . . . . .
= − −
− −
+ − − −
− − − − −
( ) ( )2 8 2 8 0 275f . P . .≈ =
Thank You

More Related Content

What's hot

Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2
Asad Ali
 
Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)
Syed Ahmed Zaki
 
Numerical differentiation
Numerical differentiationNumerical differentiation
Numerical differentiationandrushow
 
Newtons Divided Difference Formulation
Newtons Divided Difference FormulationNewtons Divided Difference Formulation
Newtons Divided Difference Formulation
Sohaib H. Khan
 
Newton's forward difference
Newton's forward differenceNewton's forward difference
Newton's forward difference
Raj Parekh
 
Bisection
BisectionBisection
Bisection
Shipon Sarder
 
Newton’s Forward & backward interpolation
Newton’s Forward &  backward interpolation Newton’s Forward &  backward interpolation
Newton’s Forward & backward interpolation
Meet Patel
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
Matthew Leingang
 
lagrange interpolation
lagrange interpolationlagrange interpolation
lagrange interpolation
ayush raj
 
Curve fitting - Lecture Notes
Curve fitting - Lecture NotesCurve fitting - Lecture Notes
Curve fitting - Lecture Notes
Dr. Nirav Vyas
 
Presentation on Solution to non linear equations
Presentation on Solution to non linear equationsPresentation on Solution to non linear equations
Presentation on Solution to non linear equations
Rifat Rahamatullah
 
Basics of Integration and Derivatives
Basics of Integration and DerivativesBasics of Integration and Derivatives
Basics of Integration and Derivatives
Faisal Waqar
 
BISECTION METHOD
BISECTION METHODBISECTION METHOD
Interpolation
InterpolationInterpolation
Interpolation
Bhavik A Shah
 
numerical methods
numerical methodsnumerical methods
numerical methods
HaiderParekh1
 
Jacobi method
Jacobi methodJacobi method
Jacobi method
Grishma Maravia
 
Interpolation
InterpolationInterpolation
Interpolation
Santhanam Krishnan
 
Numerical differentiation integration
Numerical differentiation integrationNumerical differentiation integration
Numerical differentiation integration
Tarun Gehlot
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iteration
Isaac Yowetu
 

What's hot (20)

Numerical method
Numerical methodNumerical method
Numerical method
 
Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2Numerical Analysis (Solution of Non-Linear Equations) part 2
Numerical Analysis (Solution of Non-Linear Equations) part 2
 
Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)Presentation on Numerical Method (Trapezoidal Method)
Presentation on Numerical Method (Trapezoidal Method)
 
Numerical differentiation
Numerical differentiationNumerical differentiation
Numerical differentiation
 
Newtons Divided Difference Formulation
Newtons Divided Difference FormulationNewtons Divided Difference Formulation
Newtons Divided Difference Formulation
 
Newton's forward difference
Newton's forward differenceNewton's forward difference
Newton's forward difference
 
Bisection
BisectionBisection
Bisection
 
Newton’s Forward & backward interpolation
Newton’s Forward &  backward interpolation Newton’s Forward &  backward interpolation
Newton’s Forward & backward interpolation
 
Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)Lesson 25: Evaluating Definite Integrals (slides)
Lesson 25: Evaluating Definite Integrals (slides)
 
lagrange interpolation
lagrange interpolationlagrange interpolation
lagrange interpolation
 
Curve fitting - Lecture Notes
Curve fitting - Lecture NotesCurve fitting - Lecture Notes
Curve fitting - Lecture Notes
 
Presentation on Solution to non linear equations
Presentation on Solution to non linear equationsPresentation on Solution to non linear equations
Presentation on Solution to non linear equations
 
Basics of Integration and Derivatives
Basics of Integration and DerivativesBasics of Integration and Derivatives
Basics of Integration and Derivatives
 
BISECTION METHOD
BISECTION METHODBISECTION METHOD
BISECTION METHOD
 
Interpolation
InterpolationInterpolation
Interpolation
 
numerical methods
numerical methodsnumerical methods
numerical methods
 
Jacobi method
Jacobi methodJacobi method
Jacobi method
 
Interpolation
InterpolationInterpolation
Interpolation
 
Numerical differentiation integration
Numerical differentiation integrationNumerical differentiation integration
Numerical differentiation integration
 
Fixed point iteration
Fixed point iterationFixed point iteration
Fixed point iteration
 

Similar to Newton divided difference interpolation

Interpolation
InterpolationInterpolation
Interpolation
Brijesh Padhiyar
 
interpolation-190605141327 (1).pptx
interpolation-190605141327 (1).pptxinterpolation-190605141327 (1).pptx
interpolation-190605141327 (1).pptx
singhakhil952
 
interpolation-190605141327 (1).pptx
interpolation-190605141327 (1).pptxinterpolation-190605141327 (1).pptx
interpolation-190605141327 (1).pptx
singhakhil952
 
Newton’s Divided Difference Interpolation 18.pptx
Newton’s Divided Difference Interpolation 18.pptxNewton’s Divided Difference Interpolation 18.pptx
Newton’s Divided Difference Interpolation 18.pptx
RishabhGupta238479
 
138191 rvsp lecture notes
138191 rvsp lecture notes138191 rvsp lecture notes
138191 rvsp lecture notes
Ahmed Tayeh
 
Langrange Interpolation Polynomials
Langrange Interpolation PolynomialsLangrange Interpolation Polynomials
Langrange Interpolation Polynomials
Sohaib H. Khan
 
Naville's Interpolation
Naville's InterpolationNaville's Interpolation
Naville's Interpolation
VARUN KUMAR
 
1. newtonsforwardbackwordinterpolation-190305095001.pdf
1. newtonsforwardbackwordinterpolation-190305095001.pdf1. newtonsforwardbackwordinterpolation-190305095001.pdf
1. newtonsforwardbackwordinterpolation-190305095001.pdf
FaisalMehmood887349
 
lagrange and newton divided differences.ppt
lagrange and newton divided differences.pptlagrange and newton divided differences.ppt
lagrange and newton divided differences.ppt
Thirumoorthy64
 
Numerical Methods and Analysis
Numerical Methods and AnalysisNumerical Methods and Analysis
Jointly Distributed Random Variaables.ppt
Jointly Distributed Random Variaables.pptJointly Distributed Random Variaables.ppt
Jointly Distributed Random Variaables.ppt
RohitKumar639388
 
Numericals Reasoning.pdf
Numericals Reasoning.pdfNumericals Reasoning.pdf
Numericals Reasoning.pdf
Avirup Pal
 
Applied numerical methods lec9
Applied numerical methods lec9Applied numerical methods lec9
Applied numerical methods lec9
Yasser Ahmed
 
Lecture notes
Lecture notes Lecture notes
Lecture notes
graciasabineKAGLAN
 
Some fixed point theorems in fuzzy mappings
Some fixed point theorems in fuzzy mappingsSome fixed point theorems in fuzzy mappings
Some fixed point theorems in fuzzy mappings
Alexander Decker
 
Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)
Juan Miguel Palero
 
Interpolation.pptx
Interpolation.pptxInterpolation.pptx
Interpolation.pptx
RamilDTolentino
 
Differential Calculus
Differential Calculus Differential Calculus
Differential Calculus
OlooPundit
 
8.7 numerical integration
8.7 numerical integration8.7 numerical integration
8.7 numerical integrationdicosmo178
 

Similar to Newton divided difference interpolation (20)

Interpolation
InterpolationInterpolation
Interpolation
 
interpolation-190605141327 (1).pptx
interpolation-190605141327 (1).pptxinterpolation-190605141327 (1).pptx
interpolation-190605141327 (1).pptx
 
interpolation-190605141327 (1).pptx
interpolation-190605141327 (1).pptxinterpolation-190605141327 (1).pptx
interpolation-190605141327 (1).pptx
 
Newton’s Divided Difference Interpolation 18.pptx
Newton’s Divided Difference Interpolation 18.pptxNewton’s Divided Difference Interpolation 18.pptx
Newton’s Divided Difference Interpolation 18.pptx
 
138191 rvsp lecture notes
138191 rvsp lecture notes138191 rvsp lecture notes
138191 rvsp lecture notes
 
Langrange Interpolation Polynomials
Langrange Interpolation PolynomialsLangrange Interpolation Polynomials
Langrange Interpolation Polynomials
 
Naville's Interpolation
Naville's InterpolationNaville's Interpolation
Naville's Interpolation
 
1. newtonsforwardbackwordinterpolation-190305095001.pdf
1. newtonsforwardbackwordinterpolation-190305095001.pdf1. newtonsforwardbackwordinterpolation-190305095001.pdf
1. newtonsforwardbackwordinterpolation-190305095001.pdf
 
lagrange and newton divided differences.ppt
lagrange and newton divided differences.pptlagrange and newton divided differences.ppt
lagrange and newton divided differences.ppt
 
Numerical Methods and Analysis
Numerical Methods and AnalysisNumerical Methods and Analysis
Numerical Methods and Analysis
 
Jointly Distributed Random Variaables.ppt
Jointly Distributed Random Variaables.pptJointly Distributed Random Variaables.ppt
Jointly Distributed Random Variaables.ppt
 
Numericals Reasoning.pdf
Numericals Reasoning.pdfNumericals Reasoning.pdf
Numericals Reasoning.pdf
 
05_AJMS_332_21.pdf
05_AJMS_332_21.pdf05_AJMS_332_21.pdf
05_AJMS_332_21.pdf
 
Applied numerical methods lec9
Applied numerical methods lec9Applied numerical methods lec9
Applied numerical methods lec9
 
Lecture notes
Lecture notes Lecture notes
Lecture notes
 
Some fixed point theorems in fuzzy mappings
Some fixed point theorems in fuzzy mappingsSome fixed point theorems in fuzzy mappings
Some fixed point theorems in fuzzy mappings
 
Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)
 
Interpolation.pptx
Interpolation.pptxInterpolation.pptx
Interpolation.pptx
 
Differential Calculus
Differential Calculus Differential Calculus
Differential Calculus
 
8.7 numerical integration
8.7 numerical integration8.7 numerical integration
8.7 numerical integration
 

More from VISHAL DONGA

Spring Architecture | Advanced Java
Spring Architecture | Advanced JavaSpring Architecture | Advanced Java
Spring Architecture | Advanced Java
VISHAL DONGA
 
Hibernate
HibernateHibernate
Hibernate
VISHAL DONGA
 
JSP Standard Tag Library
JSP Standard Tag LibraryJSP Standard Tag Library
JSP Standard Tag Library
VISHAL DONGA
 
WCF
WCFWCF
Vehicle Security System
Vehicle Security SystemVehicle Security System
Vehicle Security System
VISHAL DONGA
 
ipv4
ipv4ipv4
Cache memory and cache
Cache memory and cacheCache memory and cache
Cache memory and cache
VISHAL DONGA
 
Deadlock
DeadlockDeadlock
Deadlock
VISHAL DONGA
 

More from VISHAL DONGA (8)

Spring Architecture | Advanced Java
Spring Architecture | Advanced JavaSpring Architecture | Advanced Java
Spring Architecture | Advanced Java
 
Hibernate
HibernateHibernate
Hibernate
 
JSP Standard Tag Library
JSP Standard Tag LibraryJSP Standard Tag Library
JSP Standard Tag Library
 
WCF
WCFWCF
WCF
 
Vehicle Security System
Vehicle Security SystemVehicle Security System
Vehicle Security System
 
ipv4
ipv4ipv4
ipv4
 
Cache memory and cache
Cache memory and cacheCache memory and cache
Cache memory and cache
 
Deadlock
DeadlockDeadlock
Deadlock
 

Recently uploaded

HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
ShahidSultan24
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 

Recently uploaded (20)

HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
addressing modes in computer architecture
addressing modes  in computer architectureaddressing modes  in computer architecture
addressing modes in computer architecture
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 

Newton divided difference interpolation

  • 2. Presented By: Sr. No. Name Enroll. No. 1 Vishal Donga 140800107067 2 Lucky Vishwakarma 140800107068 3 Jaimin Vitthalpara 140800107069 4 Nitu Yadav 140800107070 Guided By: Prof. Poonam Kumari
  • 4. What is Interpolation ? Given (x0,y0), (x1,y1), …… (xn,yn), find the value of ‘y’ at a value of ‘x’ that is not given.
  • 5. Newton’s Divided Difference Method Linear interpolation: Given pass a linear interpolant through the data where ),,( 00 yx ),,( 11 yx )()( 0101 xxbbxf −+= )( 00 xfb = 01 01 1 )()( xx xfxf b − − =
  • 6. Divided differences and the coefficients f ix [ ]if x The divided difference of a function, with respect to is denoted as It is called as zeroth divided difference and is simply the value of the function, f at ix [ ] ( )ii xfxf =
  • 7. [ ]1i if x , x + fThe divided difference of a function, called as the first divided difference, is denoted ixwith respect to and 1ix + [ ] [ ] [ ]1 1 1 i i i i i i f x f x f x , x x x + + + − = −
  • 8. fThe divided difference of a function, called as the second divided difference, is denoted as ixwith respect to and1ix +, 2ix + [ ]1 2i i if x , x , x+ + [ ] [ ] [ ]1 2 1 1 2 2 i i i i i i i i i f x , x f x , x f x , x , x x x + + + + + + − = −
  • 9. [ ] [ ] [ ] 1 2 3 1 2 3 1 2 3 i i i i i i i i i i i i f x , x , x , x f x , x , x f x , x , x x x + + + + + + + + + − = − The third divided difference with respect to ix 1ix + 2ix + 3ix + , and,
  • 10. The coefficients of Newton’s interpolating polynomial are: [ ]00 xfa = [ ]101 x,xfa = [ ]2102 x,x,xfa = [ ]32103 x,x,x,xfa = [ ]432104 x,x,x,x,xfa = and so on.
  • 12. Example Find Newton’s interpolating polynomial to approximate a function whose 5 data points are given below. ( )f x 2.0 0.85467 2.3 0.75682 2.6 0.43126 2.9 0.22364 3.2 0.08567 x
  • 13. i ix [ ]ixf [ ]ii x,xf 1− [ ]iii x,x,xf 12 −− [ ]ii x,,xf 3− [ ]ii x,,xf 4− 0 2.0 0.85467 -0.32617 1 2.3 0.75682 -1.26505 -1.08520 2.13363 2 2.6 0.43126 0.65522 -2.02642 -0.69207 -0.29808 3 2.9 0.22364 0.38695 -0.45990 4 3.2 0.08567
  • 14. The 5 coefficients of the Newton’s interpolating polynomial are: [ ]0 0 0 85467a f x .= = [ ]1 0 1 0 32617a f x , x .= = − [ ]2 0 1 2 1 26505a f x , x , x .= = − [ ]3 0 1 2 3 2 13363a f x , x , x , x .= = [ ]4 0 1 2 3 4 2 02642a f x , x , x , x , x .= = −
  • 15. ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) 0 1 0 2 0 1 3 0 1 2 4 0 1 2 3 P x a a x x a x x x x a x x x x x x a x x x x x x x x = + − + − − + − − − + − − − −
  • 16. ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) 0 85467 0 32617 2 0 -1.26505 2 0 2 3 2 13363 2 0 2 3 2 6 2 02642 2 0 2 3 2 6 2 9 P x . . x . x . x . . x . x . x . . x . x . x . x . = − − − − + − − − − − − − − P(x) can now be used to estimate the value of the function f(x) say at x = 2.8.
  • 17. ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) ( ) 2 8 0 85467 0 32617 2 8 2 0 -1.26505 2 8 2 0 2 8 2 3 2 13363 2 8 2 0 2 8 2 3 2 8 2 6 2 02642 2 8 2 0 2 8 2 3 2 8 2 6 2 8 2 9 P . . . . . . . . . . . . . . . . . . . . . . . . . = − − − − + − − − − − − − − ( ) ( )2 8 2 8 0 275f . P . .≈ =