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