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