ВУЗ:
Составители:
Рубрика:
189
> listplot([seq(Lp4[t], t=1..8)], thickness=2,
color= green, legend=`p3(t)`);
plot(PolynomialInterpolation([seq(t, t=1..8)],
[seq(Lp4[t], t=1..8)], z, form=Lagrange ),
z=1..8,
thickness=2, color= red,
legend=`p3(t)`);
> listplot([seq(Lp4[t], t=1..8)], thickness=2,
color= green, legend=`p3(t)`);
plot(PolynomialInterpolation([seq(t, t=1..8)],
[seq(Lp4[t], t=1..8)], z, form=Lagrange ),
z=1..8,
thickness=2, color= red,
legend=`p3(t)`);
189
Страницы
- « первая
- ‹ предыдущая
- …
- 187
- 188
- 189
- 190
- 191
- …
- следующая ›
- последняя »
