五种插值法的对比研究毕业论文

相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

题目:五种插值法的对比研究

xxx大学本科生毕业论文开题报告表

论文(设计)类型:A—理论研究;B—应用研究;C—软件设计等;

五种插值法的对比研究 (3)

一插值法的历史背景 (5)

二五种插值法的基本思想 (5)

(一)拉格朗日插值 (5)

(二)牛顿插值 (6)

(三)埃尔米特插值 (7)

(四)分段线性插值 (7)

(五)样条插值 (8)

三五种插值法的对比研究 (9)

四插值法在matlab中的应用 (15)

五参考文献 (17)

五种插值法的对比研究

摘要:插值法是数值分析中最基本的方法之一。在实际问题中碰到的函数是各种各样的,有的甚至给不出表达式,只提供了一些离散数据,例如,在查对数表时,要查的数据在表中找不到,就先找出它相邻的数,再从旁边找出它的修正值,按一定关系把相邻的数加以修正,从而找出要找的数,这种修正关系实际上就是一种插值。在实际应用中选用不同类型的插值函数,逼近的效果也不同。本文详细介绍了拉格朗日插值、牛顿插值、分段插值、埃尔米特插值、样条插值法,并从五种插值法的基本思想和具体实例入手,探讨了五种插值法的优缺点和适用范围。.通过对五种插值法的对比研究及实际应用的总结,从而使我们在以后的应用中能够更好、更快的解决问题。

关键词:插值法对比实际应用

Abstract: interpolation numerical analysis of one of the most basic method. Function is a wide variety of practical problems encountered, and some even not give expression provides only a number of discrete data, e.g., in the the checker number table, to check the data is not found in the table , first find out the number next to it, from the side to find the correction value, a certain relationship between the adjacent number to be amended, and to find to find the number, this correction relationship is actually an interpolation . Selection of different types of interpolation functions in practical applications, the approximation of the effect is different. This paper describes the Lagrange interpolation, Newton interpolation, piecewise interpolation, Hermite interpolation, spline interpolation, and start from the basic idea of the five interpolation and specific examples to explore the advantages of the five interpolation shortcomings and the scope of application. The comparative study and practical application of the summary by the the five interpolation method of application so that we can better and faster to solve the problem.

引言

在许多实际问题中,常常需要根据一张函数表推算该函数在某些点上的函数值,或要求解决与该函数有关的一些问题,例如分析函数的性态,求导数、积分、零点与极值点等。解决此类问题的简单途径之一是:根据函数表中给出的数据,选择一个比较合理且易计算的近似函数代替原来的函数。虽然()x f 在某个区间[]b a ,上是存在的,有的还是连续的,但却只能给出[]b a ,上一系列点i x 的函数值()() 2,1,0==i x f y i i ,这只是一张函数表,如大家熟悉的三角函数表、对数表、平方根和立方根表,为了研究函数的变化规律,往往需要求出不在表中的函数值。因此,我们希望根据给定的函数表做一个既能反映函数()x f 的特性,又便于计算简单函数()x p ,用()x p 近似()x f .通常选一类较简单的函数(如代数多项式或分段代数多项式)作为()x f ,并使()()i i x f x p =对() 2,1,0=i 成立.这样确定的()x p 就是我们希望得到的插值函数.

一 插值法的历史背景

插值法是一种古老的数学方法,插值法历史悠久。据考证,在公元六世纪时,我国刘焯(zhuo)已经把等距二次插值法应用于天文计算。十七世纪时,Newton 和Gregory(格雷格里)建立了等距节点上的一般插值公式,十八世纪时,Lagrange(拉格朗日)给出了更一般的非等距节点插值公式。而它的基本理论是在微积分产生以后逐渐完善的,它的实际应用也日益增多,特别是在计算机工程中。许多库函数的计算实际上归结于对逼近函数的计算。 二 五种插值法的基本思想 (一) 拉格朗日插值

对某个多项式函数,已知有给定的1+k 个取值点:),(00y x ,……,),(k k y x , 其中i x 对应着自变量的位置,而i y

对应着函数在这个位置的取值。假设任意两个

相关文档
最新文档