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