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