- 1、本文档共3页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
分段线性插值函数的编程实现
摘 要
在代数插值过程中,人们为了获得较好的近似效果,通常情况下是增加插值节点数.由于二次插值比线性插值近似效果好,因此容易错误地认为插值多项式次数越高越好.事实上,随着插值节点的增多,插值多项式不一定收敛到被插值函数.
通过分段低次插值或样条插值可以得到较好的近似逼近函数,分段低次插值具有公式简单、运算量小、稳定性好、收敛性有保证等优点.随着子区间长度h取得足够小,分段低次插值总能满足所要求的精度.因此分段低次插值应用十分广泛.
分段线性插值是分段低次插值中常见的方法之一,在本文中对在(-5,5)上进行分段线性插值,取不同节点个数,得到不同分段线性插值函数.并用MATLAB编写分段线性插值函数,最后比较用不同节点数所得插值函数与真实函数的误差,从而得出节点数与插值效果的关系.
关键字:线性插值;分段低次插值;分段线性插值函数;MATLAB软件
USING PROGRAMMING TO ACHIEVE THE PIECEWISE LINEAR INTERPORATION FUNCTION
ABSTRACT
In the process of algebra interpolation, people typically increase the interpolation node number in order to get a better approximate result. As the result calculated by quadratic interpolation is better than the same aspect by linear interpolation, it is wrongly thought that the higher power of interpolation the better the result is. In fact, with the increase of the number of node interpolation method, interpolation polynomial is not convergent as interpolation function.
It can get much better approximation function through the piecewise low power of interpolation or spline interpolation. Piecewise low power of interpolation is comparably simple and the stability and the convergence can be guaranteed. As the length h of the subinterval approaches to zero, piecewise low power interpolation can meet the required accuracy. This method is used widely.
Piecewise linear interpolation is one of the typical methods of piecewise low power of interpolation, in this essay, we will conduct linear interpolation from (-5,5) by different node number n and relative piecewise linear interpolation functions. Then, we will programme linear interpolation by matlab and compare the error between the result derived from linear interpolation and real function. The method is used to test the relationship between different lengths and relative results of interpolation.
Key words: linear interpolation; piecewise low power of interpolation; piecewise linear interpolation function; MATLAB software
目 录
1 问题的提出.................
您可能关注的文档
- 公共政策概论网考自测题(09秋)整理版.doc
- 巨野实验中学2014——2015学年高三备考计划.doc
- 女性主义灰姑娘模式儒家文化论文.doc
- 上市公司股东大会决议无效与撤销论文.doc
- android ui界面设计参数讲解.doc
- 产品质量抽查考核规定.doc
- 公开发行证券的公司信息披露内容和格式准则.doc
- 什么是女权主义认识论(.doc
- 《价值规律的基本内容与表现形式》说课稿.doc
- 中国古代环境卫生的治理和其特点.doc
- 乡村振兴视角下人工智能教育在高中数学教学中的应用研究教学研究课题报告.docx
- 江堤公园施工方案.docx
- 知识图谱在高中化学课程资源管理中的应用与实践教学研究课题报告.docx
- 邯郸城市介绍课件.pptx
- 《工业废水处理中膜生物反应器技术的创新应用与实践分析》教学研究课题报告.docx
- 高中英语阅读教学中的文本分析与批判性思维培养实践教学研究课题报告.docx
- 高中化学教学中国家智慧教育云平台移动学习应用效果评价教学研究课题报告.docx
- 江堤护堤施工方案.docx
- 高中生社交媒体使用对心理健康的影响分析教学研究课题报告.docx
- 校园周边商业促销活动对小学生消费心理的干预效果评估与教育启示教学研究课题报告.docx
文档评论(0)