数值分析是做什么用的_第1页
数值分析是做什么用的_第2页
数值分析是做什么用的_第3页
数值分析是做什么用的_第4页
数值分析是做什么用的_第5页
已阅读5页,还剩18页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、 提问:数值分析是做什么用的?数值分析输入复杂问题或运算 近似解1第一章 误差 /* Error */1 误差的背景介绍 /* Introduction */1. 来源与分类 /* Source & Classification */ 从实际问题中抽象出数学模型 模型误差 /* Modeling Error */ 通过测量得到模型中参数的值 观测误差 /* Measurement Error */ 求近似解 方法误差 (截断误差 /* Truncation Error */ ) 机器字长有限 舍入误差 /* Roundoff Error */21 Introduction: Source &

2、ClassificationThe following problem can be solved either the easy way or the hard way.Two trains 200 miles apart are moving toward each other; each one is going at a speed of 50 miles per hour. A fly starting on the front of one of them flies back and forth between them at a rate of 75 miles per hou

3、r. It does this until the trains collide and crush the fly to death. What is the total distance the fly has flown?The fly actually hits each train an infinite number of times before it gets crushed, and one could solve the problem the hard way with pencil and paper by summing an infinite series of d

4、istances. The easy way is as follows: Since the trains are 200 miles apart and each train is going 50 miles an hour, it takes 2 hours for the trains to collide. Therefore the fly was flying for two hours. Since the fly was flying at a rate of 75 miles per hour, the fly must have flown 150 miles. Tha

5、ts all there is to it.When this problem was posed to John von Neumann, he immediately replied, 150 miles.It is very strange, said the poser, but nearly everyone tries to sum the infinite series.What do you mean, strange? asked Von Neumann. Thats how I did it!31 Introduction: Source & Classification大

6、家一起猜?11 / e解法之一:将 作Taylor展开后再积分S4R4 /* Remainder */| 舍入误差 /* Roundoff Error */ |= 0.747 由截去部分/* excluded terms */引起取则称为截断误差 /* Truncation Error */由留下部分/* included terms */引起例:近似计算4据说,美军 1910 年的一次部队的命令传递是这样的: 营长对值班军官: 明晚大约 8点钟左右,哈雷彗星将可能在这个地区看到,这种彗星每隔 76年才能看见一次。命令所有士兵着野战服在操场上集合,我将向他们解释这一罕见的现象。如果下雨的话,就

7、在礼堂集合,我为他们放一部有关彗星的影片。值班军官对连长: 根据营长的命令,明晚8点哈雷彗星将在操场上空出现。如果下雨的话,就让士兵穿着野战服列队前往礼堂,这一罕见的现象将在那里出现。连长对排长: 根据营长的命令,明晚8点,非凡的哈雷彗星将身穿野战服在礼堂中出现。如果操场上下雨,营长将下达另一个命令,这种命令每隔76年才会出现一次。排长对班长: 明晚8点,营长将带着哈雷彗星在礼堂中出现,这是每隔 76年才有的事。如果下雨的话,营长将命令彗星穿上野战服到操场上去。班长对士兵: 在明晚8点下雨的时候,著名的76岁哈雷将军将在营长的陪同下身着野战服,开着他那“彗星”牌汽车,经过操场前往礼堂。51 I

8、ntroduction: Spread & Accumulation2. 传播与积累 /* Spread & Accumulation */例:蝴蝶效应 纽约的一只蝴蝶翅膀一拍,风和日丽的北京就刮起台风来了?!NYBJ以上是一个病态问题 /* ill-posed problem*/关于本身是病态的问题,我们还是留给数学家去头痛吧!61 Introduction: Spread & Accumulation例:计算 公式一:注意此公式精确成立记为则初始误差? ! !What happened?!71 Introduction: Spread & Accumulation考察第n步的误差我们有责任

9、改变。造成这种情况的是不稳定的算法 /* unstable algorithm */迅速积累,误差呈递增走势。可见初始的小扰动 公式二:注意此公式与公式一在理论上等价。方法:先估计一个IN ,再反推要求的In ( n N )。可取81 Introduction: Spread & Accumulation取 We just got lucky?91 Introduction: Spread & Accumulation考察反推一步的误差:以此类推,对 n 0 不唯一,当然 e* 越小越具有参考价值。I can tell that this parts diameter is 20cm1cm.I

10、 can tell that distance between two planets is 1 million light year 1 light year.Of course mine is more accurate ! The accuracy relates to not only the absolute error, but also to the size of the exact value.112 Error and Significant Digits 相对误差 /* relative error */Now I wouldnt call it simple. Say

11、what is the relative error of 20cm1cm?Dont tell me its 5% becauseBut what kind of information does that 5% give us anyway?x 的相对误差上限 /* relative accuracy */ 定义为A mathematician, a physicist, and an engineer were traveling through Scotland when they saw a black sheep through the window of the train. Ah

12、a, says the engineer, I see that Scottish sheep are black. Hmm, says the physicist, You mean that some Scottish sheep are black. No, says the mathematician, All we know is that there is at least one sheep in Scotland, and that at least one side of that one sheep is black! 注:从 的定义可见, 实际上被偷换成了 ,而后才考察其

13、上限。那么这样的偷换是否合法? 严格的说法是, 与 是否反映了同一数量级的误差? 关于此问题的详细讨论可见教材第3页。122 Error and Significant Digits 有效数字 /* significant digits */用科学计数法,记 (其中 )。若 (即 的截取按四舍五入规则),则称 为有n 位有效数字,精确到 。例:问: 有几位有效数字?请证明你的结论。证明:有 位有效数字,精确到小数点后第 位。43注:0.2300有4位有效数字,而00023只有2位有效。12300如果写成0.123105,则表示只有3位有效数字。 数字末尾的0不可随意省去!132 Error a

14、nd Significant Digits 有效数字与相对误差的关系 有效数字 相对误差限已知 x* 有 n 位有效数字,则其相对误差限为 相对误差限 有效数字已知 x* 的相对误差限可写为则可见 x* 至少有 n 位有效数字。142 Error and Significant Digits 例:为使 的相对误差小于0.001%,至少应取几位有效数字?解:假设 * 取到 n 位有效数字,则其相对误差上限为要保证其相对误差小于0.001%,只要保证其上限满足已知 a1 = 3,则从以上不等式可解得 n 6 log6,即 n 6,应取 * = 3.14159。153 函数的误差估计 /*Error

15、 Estimation for Functions*/问题:对于 y = f (x),若用 x* 取代 x,将对y 产生什么影响?分析:e*(y) = f (x*) f (x) e*(x) = x* xMean Value Theorem= f ( )(x* x)x* 与 x 非常接近时,可认为 f ( ) f (x*) ,则有:|e*(y)| | f (x*)|e*(x)|即:x*产生的误差经过 f 作用后被放大/缩小了| f (x*)|倍。故称| f (x*)|为放大因子 /* amplification factor */ 或 绝对条件数 /* absolute condition nu

16、mber */.163 Error Estimation for Functions相对误差条件数 /* relative condition number*/ f 的条件数在某一点是小大,则称 f 在该点是好条件的 /* well-conditioned */ 坏条件的 /* ill-conditioned */。注:关于多元函数 的讨论,请参阅教材第5、6页。173 Error Estimation for Functions例:计算 y = ln x。若 x 20,则取 x 的几位有效数字可保证 y 的相对误差 0.1% ?解:设截取 n 位有效数字后得 x* x,则估计 x 和 y 的

17、相对误差上限满足近似关系不知道怎么办啊?x 可能是20.#,也可能是19.#,取最坏情况,即a1 = 1。 n 4例:计算 ,取 4 位有效,即 , 则相对误差184 几点注意事项 /* Remarks */1. 避免相近二数相减 (详细分析请参阅教材p.6 - p.7)例:a1 = 0.12345,a2 = 0.12346,各有5位有效数字。 而 a2 a1 = 0.00001,只剩下1位有效数字。 几种经验性避免方法:当 | x | 1 时:更多技巧请见教材第8页习题6。194 Remarks2. 避免小分母 : 分母小会造成浮点溢出 /* over flow */3. 避免大数吃小数例:

18、用单精度计算 的根。精确解为 算法1:利用求根公式在计算机内,109存为0.11010,1存为0.1101。做加法时,两加数的指数先向大指数对齐,再将浮点部分相加。即1 的指数部分须变为1010,则:1 = 0.01 1010,取单精度时就成为: 109+1=0.100000001010+0.00000000 1010=0.10000000 1010大数吃小数204 Remarks算法2:先解出 再利用注:求和时从小到大相加,可使和的误差减小。例:按从小到大、以及从大到小的顺序分别计算1 + 2 + 3 + + 40 + 1094. 先化简再计算,减少步骤,避免误差积累。一般来说,计算机处理下

19、列运算的速度为5. 选用稳定的算法。HW: p.8-9 #1, #7Self-study Ch.2-1 Excuses for not doing homeworkI accidentally divided by zeroand my paper burst into flames. 21Lab 01. Numerical Summation of a Series Produce a table of the values of the series (1)for the 3001 values of x, x = 0.0, 0.1, 0.2, , 300.00. All entries

20、of the table must have an absolute error less than 1.0e-10. This problem is based on a problem from Hamming (1962), when mainframes were very slow by todays microcomputer standards. InputThere is no input.Output The output is to be formatted as two columns with the values of x and (x) printed as in the C fprintf: fprintf(outfile,%6.2f%16.12fn,x,psix); /* hererepresents a space */22As an example, the sample output below shows 4 acceptable lines out of 3001, which might appear in the output file. The values of x should start at 0.00 and increase

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论