网站大量收购独家精品文档,联系QQ:2885784924

[工学]数值分析英文版课件 2.ppt

  1. 1、本文档共110页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
[工学]数值分析英文版课件 2

Chapter 3 Solution of Nonlinear Equations Lecturer: GUO Tongtong Time: 15th December, 2010 The 11th Lecture Topics of Today 3.0 Introduction 3.1 Bisection( Interval Halving) Method 3.2 Newton’s Method 3.3 Secant Method Topics of Today 3.0 Introduction 3.1 Bisection( Interval Halving) Method 3.2 Newton’s Method 3.3 Secant Method 3.0 Introduction(1) The objective of this chapter is : To solve the roots of equations (or zeros of functions). To solve a system of nonlinear equations: to find x such that f (x) = 0 or finding X = (x1,x2,…,x n) T so that F (X) = 0. 3.0 Introduction(2) Examples of nonlinear equations can be found in many applications. In the theory of diffraction of light, we need the roots of the equation 3.0 Introduction(3) In the calculation of planetary orbits, we need the roots of Kepler’s equation for various values of a and b. 3.0 Introduction(4) In this chapter, we begin with three simple methods that are quite useful: The bisection method, Newton’s method, and the secant method. Also, we discuss special methods for computing the zeros of polynomials. Topics of Today 3.0 Introduction 3.1 Bisection( Interval Halving) Method 3.1.0 Introduction 3.1.1 Bisection Algorithm 3.1.2 Error Analysis 3.2 Newton’s Method 3.3 Secant Method 3.1.0 Introduction (1) If f is a continuous function on the interval [a, b] and if f (a) f (b) 0, then f must have a zero in (a, b). Since f (a) f (b) 0, the function f changes sign on the interval [a, b] and, therefore, it has at least one zero in the interval. 3.1.0 Introduction (2) This is a consequence of the Intermediate-Value Theorem (中值定理). The bisection method exploits this idea in the following way: If f (a) f (b) 0, then we compute c = ?(a+b) and test whether f (a) f (c) 0. 3.1.0 Introduction (3) If this is true, then f has a zero in [a, c]. So we rename c as b and start again with the new interval [a, b], which is half as large as the original interval. If f (a) f (c

文档评论(0)

ipbohn97 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档