计算机应用 ›› 2015, Vol. 35 ›› Issue (8): 2266-2273.DOI: 10.11772/j.issn.1001-9081.2015.08.2266

• 虚拟现实与数字媒体 • 上一篇    下一篇

基于密切多项式近似的多项式插值算法框架

赵小乐1, 吴亚东1, 张红英2, 赵静3   

  1. 1. 西南科技大学 计算机科学与技术学院, 四川 绵阳 621010;
    2. 西南科技大学 信息工程学院, 四川 绵阳 621010;
    3. 四川大学 计算机学院, 成都 610045
  • 收稿日期:2015-03-06 修回日期:2015-03-24 出版日期:2015-08-10 发布日期:2015-08-14
  • 通讯作者: 吴亚东(1979-),男,河南周口人,教授,博士,CCF会员,主要研究方向:图形图像处理、信息可视化、人机交互,wyd028@163.com
  • 作者简介:赵小乐(1987-),男,四川南部人,硕士研究生,CCF会员,主要研究方向:数字图像处理; 张红英(1976-),女,四川德阳人,教授,博士,主要研究方向:数字图像处理; 赵静(1991-),女,四川隆昌人,硕士研究生,主要研究方向:数字图像处理。
  • 基金资助:

    国家自然科学基金资助项目(61303127);国家科技支撑计划项目(2013BAH32F01);四川省科技厅科技支撑计划项目(2014SZ0223);四川省教育厅重点项目(13ZA0169);中国科学院"西部之光"人才培养计划项目(13ZS0106);西南科技大学创新基金资助项目(15ycx053)。

Polynomial interpolation algorithm framework based on osculating polynomial approximation

ZHAO Xiaole1, WU Yadong1, ZHANG Hongying2, ZHAO Jing3   

  1. 1. School of Computer Science and Technology, Southwest University of Science and Technology, Mianyang Sichuan 621010, China;
    2. School of Information Engineering, Southwest University of Science and Technology, Mianyang Sichuan 621010, China;
    3. College of Computer Science, Sichuan University, Chengdu Sichuan 610045, China
  • Received:2015-03-06 Revised:2015-03-24 Online:2015-08-10 Published:2015-08-14

摘要:

多项式插值技术是近似理论中一种常见的近似方法,被广泛用于数值分析、信号处理等领域。但传统的多项式插值技术大多是基于数值分析与实验结果相结合得到的,没有统一的理论描述和规律性的解决方案。为此,根据密切多项式近似理论为图像的多项式插值算法提出一个统一的理论框架。密切多项式近似的理论框架包括采样点数目、密切阶数和导数近似规则三个部分,它既可以用于分析现有的多项式插值算法,也可以用于开发新的多项式插值算法。分析了主流多项式插值技术在密切多项式近似理论框架下的表现形式,并以四点二阶密切多项式插值算法为例详细描述了利用密切多项式插值的理论框架开发新的多项式插值算法的一般流程。理论分析和数值实验表明大多数主流插值算法都属于密切多项式插值算法,它们的处理效果与采样点数目、密切阶数和导数近似规则有紧密的关系。

关键词: 密切多项式, 导数近似规则, 密切阶数, 多项式插值, 信号处理

Abstract:

Polynomial interpolation technique is a common approximation method in approximation theory, which is widely used in numerical analysis, signal processing, and so on. Traditional polynomial interpolation algorithms are mainly developed by combining numerical analysis with experimental results, lacking of unified theoretical description and regular solution. A uniform theoretical framework for polynomial interpolation algorithm based on osculating polynomial approximation theory was proposed here. Existing interpolation algorithms could be analyzed and new algorithms could be developed under this framework, which consists of the number of sample points, osculating order for sample points and derivative approximation rules. The presentation of existing mainstream interpolation algorithms was analyzed in proposed framework, and the general process for developing new algorithms was shown by using a four-point and two-order osculating polynomial interpolation. Theoretical analysis and numerical experiments show that almost all mainstream polynomial interpolation algorithms belong to osculating polynomial interpolation, and their effects are strongly related to the number of sampling points, order of osculating, and derivative approximation rules.

Key words: osculating polynomial, Derivative Approximation Rule (DAR), osculating order, polynomial interpolation, signal processing

中图分类号: