필터 지우기
필터 지우기

Create a polynomial from divided difference table

조회 수: 2 (최근 30일)
Tony Montgomery
Tony Montgomery 2014년 10월 17일
Here is what i need to do. I need to have the user input and interval, the number of interpolation points (3 < n < 25), and the function to interpolate. Then i need to create a divided difference table, then I need to display the error by im assuming plotting the original function against the interpolated function. I have everything working up to the error part. What i need help with is, I need to construct the polynomial from the divided difference table, which would not be difficult if there were a set number of interpolation points, but the user can put in any amount up to 24. so how can i create a polynomial, so that any number of interpolation points i can that function so I can graph it?

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by