lagrange and newton interpolation code

1 次查看(过去 30 天)
Given f(x)=(e^x )/x^2 "on" [2,3] Let h=0.1 , Let z=2.375 Estimate f using Lagrang interpolating poly, show a list of the estimations p_1 (z),p_2 (z),p_3 (z),p_4 (z),… Newton interpolating poly, show a list of a_0,a_1,a_2,…a_n Show a list of p_1 (z),p_2 (z)… Use 12 digits arithematics

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