错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Interpolation and Polynomials

  • Erik Cuevas,
  • Alberto Luque,
  • Héctor Escobar

摘要

In this chapter, we will discuss the polynomials and interpolation topics, which are very useful tools to describe and evaluate different data sets. During the chapter, the expressions in MATLAB® to properly declare a polynomial and their operators will be discussed; on the other hand, the purpose of interpolation is to obtain discrete data from known data sets and thus to be able to estimate functional values between these points. During the chapter, how polynomial expressions are managed in MATLAB®, the numerical methods to realize linear interpolation, interpolation with power series, Lagrange interpolation, how to calculate the error in the interpolation methods, the integration and differentiation of the Lagrange interpolation polynomial, the Chebyshev Legendre interpolation polynomial, Hermite interpolation, and two-dimensional interpolation methods are discussed.