Newton’s interpolating polynomials of order 1 through 4.

1 次查看(过去 30 天)
x=[1 2 3 5 7 8];
fx=[3 6 19 99 291 444];
Calculate f (4) using Newton’s interpolating polynomials of order 1 through 4.

回答(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