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