同济大学:《数值分析》课程教学资源(讲义)第五章 插值和拟合 Approximation by Splines

Approximation by Splines →Motivation ●Linear Splines ●Quadratic Splines ●Cubic Splines ●Summary Copyright©2011NA⊙Yin 1
Approximation by Splines ⇒ Motivation • Linear Splines • Quadratic Splines • Cubic Splines • Summary Copyright c 2011 NAYin 1

Motivation ● -40 -4-2 0 2 Given:set of many points,or perhaps very involved function Want:simple representative function for analysis or manufacturing Any suggestions? Copyright©2011NA⊙Yin 2
Motivation • Given:set of many points,or perhaps very involved function • Want:simple representative function for analysis or manufacturing Any suggestions? Copyright c 2011 NAYin 2

Let's Try Interpolation -40 -4 -2 0 Disadvantages: Values outside x-range diverge quickly (interp(10)=-1592) Numerical instabilities of high-degree polynomials Copyright©2011NA⊙Yin 3
Let’s Try Interpolation Disadvantages: • Values outside x−range diverge quickly (interp(10)=-1592) • Numerical instabilities of high-degree polynomials Copyright c 2011 NAYin 3

Runge Function-Two Interpolations 1 uniform Chebyshev anjen 8.7650、c3c2C0 (=-5) (x4=c4) (=5) More disadvantages: .Within x-range,often high oscillations Even Chebyshev points=often uncharacteristic oscillations Copyright©2011NA⊙Yin 4
Runge Function – Two Interpolations More disadvantages: • Within x−range,often high oscillations • Even Chebyshev points ⇒ often uncharacteristic oscillations Copyright c 2011 NAYin 4

Splines Given domain [a,b],a spline S(x) Is defined on entire domain Provides a certain amount of smoothness 3partition of"knots"(=where spline can change form) {a to,t1,t2;...:tn=bh such that So(x),x∈[to,t], S(x)= S(x),x∈[t1,t2], Sn-1(x),x∈[tn-1,tn] is piecewise polynomial Copyright 2011 NAOYin 5
Splines Given domain [a, b],a spline S(x) • Is defined on entire domain • Provides a certain amount of smoothness • ∃ partition of ”knots”(=where spline can change form) {a = t0, t1, t2, . . . , tn = b} such that S(x) = S0(x), x ∈ [t0, t1], S1(x), x ∈ [t1, t2], ... Sn−1(x), x ∈ [tn−1, tn] is piecewise polynomial Copyright c 2011 NAYin 5

Interpolatory Splines Note:splines split up range [a, *opposite of CTR-→CSR→GQ development ."Spline"implies no interpolation,not even any y-values ●If given points {(to,o),(t1,y1),(t22),…,(tn,yn)} "interpolatory spline"traverses these as well Splines=nice,analytical functions Copyright©2011NA⊙Yin 6
Interpolatory Splines • Note:splines split up range [a, b] ∗ opposite of CTR→CSR→GQ development • ”Spline” implies no interpolation,not even any y−values • If given points {(t0, y0),(t1, y1),(t2, y2), . . . ,(tn, yn)} ”interpolatory spline” traverses these as well Splines=nice,analytical functions Copyright c 2011 NAYin 6

Approximation by Splines ●Motivation →Linear Splines ●Quadratic Splines ●Cubic Splines ●Summary Copyright 2011 NAOYin 7
Approximation by Splines • Motivation ⇒ Linear Splines • Quadratic Splines • Cubic Splines • Summary Copyright c 2011 NAYin 7

Linear Splines Given domain a,b,a spline S(x) Is defined on entire domain .Provides continuity,i.e.,is Co[a,b] partition of "knots" ta=to,ti,t2,...,tn=b} such that S(x)=ax+b∈P([t,ti+1]),i=0,,n-1 Recall:no y-values or interpolation yet Copyright©2011NA⊙Yin 8
Linear Splines Given domain [a, b],a spline S(x) • Is defined on entire domain • Provides continuity,i.e.,is C 0 [a, b] • ∃ partition of ”knots” {a = t0, t1, t2, . . . , tn = b} such that Si(x) = aix + bi ∈ P1([ti , ti+1]), i = 0, . . . , n − 1 Recall:no y−values or interpolation yet Copyright c 2011 NAYin 8

Linear Splines Examples undefined part discontinuous nonlinear part linear spline a Definition outside of a,b is arbitrary Copyright 2011 NAOYin g
Linear Splines – Examples • Definition outside of [a, b] is arbitrary Copyright c 2011 NAYin 9

Interpolatory Linear Splines ●Given points {(to,y0),(t1,y1),(t2,y2,,(tn,yn)} spline must interpolate as well .Are the Si(z)(with no additional knots)unique? Coefficients:aix+bi,i=0,...,n-1 =total=2n Conditions:2 prescribed interpolation points for Si(),i=0,...,n-1(includes continuity condition)=total=2n ●Obtain S()=ax+(5-at,a=班+1-,i=0,.,n-1 titi-ti Copyright©2011NA⊙Yin 10
Interpolatory Linear Splines • Given points {(t0, y0),(t1, y1),(t2, y2), . . . ,(tn, yn)} spline must interpolate as well • Are the Si(x)(with no additional knots)unique? ∗ Coefficients:aix + bi , i = 0, . . . , n − 1 ⇒total= 2n ∗ Conditions:2 prescribed interpolation points for Si(x), i = 0, . . . , n − 1(includes continuity condition)⇒total= 2n • Obtain Si(x) = aix + (yi − aiti), ai = yi+1 − yi ti+1 − ti , i = 0, . . . , n − 1 Copyright c 2011 NAYin 10
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 同济大学:《数值分析》课程教学资源(讲义)第四章 特征值的计算方法 Algorithm for Computing Eigenvalue and Eigenvector.pdf
- 同济大学:《数值分析》课程教学资源(讲义)第三章 迭代法 Iterative Method for the Solution of Linear Equations.pdf
- 同济大学:《数值分析》课程教学资源(讲义)第二章 直接法 Direct Method for the Solution of Linear Equations.pdf
- 同济大学:《数值分析》课程教学资源(讲义)第一章 非线性方程求根 Nonlinear Equations(负责人:殷俊锋).pdf
- 《微分几何》课程教学资源(学习笔记)微分几何H课堂笔记.pdf
- 中国科学技术大学:《运筹学》课程教学资源(教案讲义)运筹学讲义、最优化讲义.pdf
- 《数学分析》课程教学资源(学习笔记)数学分析A1课堂笔记.pdf
- 《数学分析》课程教学资源(学习笔记)数学分析A2题纲.pdf
- 华罗庚研讨课(学习笔记)A Deep-Learning Based Semi-Interactive Method for Re-colorization.pdf
- 《数学分析》课程教学资源(学习笔记)数学分析A3课堂笔记.pdf
- 中国科学技术大学:《线性代数》课程教学资源(讲义)线性代数(A)课程讲义(主讲:王新茂).pdf
- 《概率论》课程教学资源(学习笔记)概率论笔记.pdf
- 《数值代数》课程教学资源(学习笔记)数值代数习题解答.pdf
- 数学建模(学习笔记)一种基于对流扩散方程的有风烟尘扩散数值模拟方法.pdf
- 长沙理工大学:《高等代数与解析几何》课程教学资源(教案)第十章 双线性函数与辛空间.pdf
- 长沙理工大学:《高等代数与解析几何》课程教学资源(教案)第九章 欧几里得空间.pdf
- 长沙理工大学:《高等代数与解析几何》课程教学资源(教案)第八章 lambda矩阵.pdf
- 长沙理工大学:《高等代数与解析几何》课程教学资源(教案)第七章 线性变换.pdf
- 长沙理工大学:《高等代数与解析几何》课程教学资源(教案)第六章 线性空间.pdf
- 长沙理工大学:《高等代数与解析几何》课程教学资源(教案)第五章 二次型.pdf
- 同济大学:《数值分析》课程教学资源(讲义)第六章 数值积分 Numerical Quadrature.pdf
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)习题修订及答案.pdf
- 《复变函数和积分变换》课程教学资源(参考教材)Edward B. Saff, Arthur David Snider Fundamentals of complex analysis, with applications 2003(英文电子版)Complex Analysis.pdf
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)14-15(1)试卷.docx
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)14-15(1)答案及评分标准.pdf
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)15-16(1)试卷.docx
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)15-16(1)答案及评分标准.pdf
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)16-17(1)试卷.docx
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)17-18(1)试卷.docx
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)17-18(1)答案及评分标准.pdf
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)18-19(1)试卷.docx
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)18-19(1)答案及评分标准.pdf
- 同济大学:《复变函数和积分变换》课程教学资源(试卷习题)复变函数与积分变换(全英语)期末试卷(A卷)16-17(1)答案及评分标准.pdf
- 同济大学:《复变函数和积分变换》课程教学资源(PPT课件讲稿)1-1-复数及其四则运算.pptx
- 同济大学:《复变函数和积分变换》课程教学资源(PPT课件讲稿)1-2-复数的几何表示.pptx
- 同济大学:《复变函数和积分变换》课程教学资源(PPT课件讲稿)1-3-复平面上的点集.pptx
- 同济大学:《复变函数和积分变换》课程教学资源(PPT课件讲稿)2-1-极限和连续.pptx
- 同济大学:《复变函数和积分变换》课程教学资源(PPT课件讲稿)2-2-复导数.pptx
- 同济大学:《复变函数和积分变换》课程教学资源(PPT课件讲稿)2-3-初等函数.pptx
- 同济大学:《复变函数和积分变换》课程教学资源(PPT课件讲稿)2-4-复积分.pptx