



























Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Numerical methods do solve non-linear equations
Typology: Lecture notes
1 / 35
This page cannot be seen from the preview
Don't miss anything!




























1
Chemical Engineering Department / Transport Phenomena Luis M. Portela [email protected]
Forcing (^) System Response
Response: dependent variables=f (independent variables; forcing)
2 H x ( ) f ( )x f ( )^ x 0; f ( )x 0 f ( ) is a extremumx H x( ) is a extremum f ( )x 0
Bracketing Open
Single Non-Linear Equation
Bisection Method basic idea: f ( xa ) f ( xb ) 0 half the interval (^) xa ,xb
Error Estimate & Convergence
k k ex x x 1 2 k (^) k b a x x 1
k k
uncertainty: 2 2 k k k ex k u u x x x convergence criterion: k u
Bracketing Methods Evaluation
17 Open Methods basic idea: use the function to approach the root bisection open method
Convergence Criterion 1 : root; ; ( ) i i i i X e x X e g x X
i i
( ) ( ) ( ) i i g x X g X x X 1 ( ) i i e g X e convergence:^ g^ (^ X)^ ^1
Newton-Raphson Method basic idea: use the derivative to approach the root