How to make divided difference table using cubic hermite interpolation

조회 수: 4 (최근 30일)
Tony Montgomery
Tony Montgomery 2014년 10월 30일
I have an assignment where I am to interpolate a function on some interval using cubic hermite interpolation. Here is the kicker, I can't use PCHIP. So I must then break my interval into a series of subintervals, to make a bunch of piecwise polynomials, and put them togather using mkpp. So I need to know if anyone has an idea on how to make a divided difference table for cubic hermite interpolation?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by