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